OIiveirra commented on PR #67207: URL: https://github.com/apache/doris/pull/67207#issuecomment-5448798444
@Gabriel39 I addressed the remaining BE compatibility issue in 1af387c442c. The legacy FileScannerV2 fallback now recognizes Iceberg/Paimon metadata slots case-insensitively, so _FILE/_POS and Paimon case variants are not routed to physical readers when TColumnCategory is absent. Explicit categories still take precedence. Validation: - BE FileScannerV2 classification tests: 2 passed - build hygiene, clang-format, and clang-tidy passed Could you please re-review this update? /review -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
