Search before asking
Description
LogScanner::poll and RecordBatchLogScanner::poll do not remap columns when a fetched batch's schema-id differs from the consumer's schema. schema-id is parsed but never used.
We fixed it previously for lookup path, now it's for Scan operations.
Willingness to contribute
Search before asking
Description
LogScanner::poll and RecordBatchLogScanner::poll do not remap columns when a fetched batch's schema-id differs from the consumer's schema. schema-id is parsed but never used.
We fixed it previously for lookup path, now it's for Scan operations.
Willingness to contribute