duanyyyyyyy commented on PR #8084: URL: https://github.com/apache/paimon/pull/8084#issuecomment-4603707532
> LGTM. I checked the pruning change against the data-evolution read path: using field ids here matches how DataEvolutionSplitRead merges fields, so renamed columns are kept while newly-added columns that are absent from old files can still be skipped.\n\nAlso verified the focused test locally:\n\n`\nmvn -pl paimon-core -Pfast-build -Dtest=DataEvolutionFileStoreScanTest test\n`\n\nTests run: 8, Failures: 0, Errors: 0, Skipped: 0. Can hold on later? I need to do some full test for data evolution. Seems some other case will also have issue like add column. -- 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]
