hutiefang76 commented on PR #64965: URL: https://github.com/apache/doris/pull/64965#issuecomment-4939772114
The current head addresses both review findings: it uses binary pruning only when the sorted-range partition IDs exactly match the scan snapshot, otherwise it falls back to sequential pruning; it also adds the inverse mismatch regression test and fixes the line length. The focused PartitionPrunerTest suite passes locally (15 tests, 0 failures/errors), and the GitHub formatter/license checks are green. I resolved the now-outdated threads. Could you please re-review the current head when convenient? -- 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]
