hello-stephen opened a new pull request, #65882: URL: https://github.com/apache/doris/pull/65882
Backport of #65262 for DORIS-26745. Current branch-4.1 validation failure: internal build 203691, test_iceberg_system_table_projection, UnsupportedOperationException when deserializing list<int> from a system-table projection. The patch keeps the branch-4.1 FileQueryScanNode flow and excludes partition keys plus Iceberg/global row-id virtual columns from the projected schema. Validation: - git diff --check: passed - Local targeted Maven run could not reach tests because this standalone worktree does not contain generated Thrift sources; the PR compile pipeline is the authoritative validation. Cherry-picked/adapted from master commit d8e75cf. -- 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]
