Gabriel39 opened a new pull request, #66032: URL: https://github.com/apache/doris/pull/66032
## Proposed changes Backport the requested file scanner, Parquet, Iceberg, Paimon, and regression coverage changes to `branch-4.1`. Merged PRs are picked in their `master` merge order: 1. #65960 2. #65965 3. #65972 4. #65998 5. #66002 6. #65992 The explicitly requested PRs below are still open and therefore have no `master` merge time. They are appended in the requested order using these head revisions: 7. #66008 at `416001d319fc5a72af42efd560a9baf300a27a35` 8. #66021 at `dc7a440d00fc1d02995814ec4c6e84e0be42fd2a` 9. #66007 at `188a940914fd2b08868fe05f60047e9e747613c2` The conflict resolution preserves `branch-4.1` behavior where master-only dependencies are absent, while retaining the intended scanner V2 and historical lakehouse schema invariants. Tests and regression coverage were adapted to the `branch-4.1` APIs. ## Validation - BE build passed. - FE build passed. - 68 targeted FE tests passed. - 529 targeted BE ASAN tests from 38 test suites passed. - Format checks passed for source files. - Diff audit passed for non-generated files; existing generated regression output EOF whitespace is preserved. -- 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]
