JunRuiLee opened a new pull request, #7388: URL: https://github.com/apache/paimon/pull/7388
<!-- Please specify the module before the PR name: [core] ... or [flink] ... --> ### Purpose This is a follow-up to https://github.com/apache/paimon/pull/7268, which fixed the same problem in ChainTableBatchScan. As @Aitozi pointed out, FallbackReadScan#plan has the same issue: it mixes partition filters and data filters when determining which partitions exist in the main vs fallback branch. <!-- What is the purpose of the change --> ### Tests `FallbackReadFileStoreTableTest#testPlanWithDataFilter` -- 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]
