fresh-borzoni opened a new issue, #547: URL: https://github.com/apache/fluss-rust/issues/547
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss-rust/issues) and found nothing similar. ### 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 - [ ] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
