This is an automated email from the ASF dual-hosted git repository. huajianlan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from b88c850b8df [opt](nereids) forbid topn-two-phase reading for some patterns (#47975) add 2a76ef9f7f3 [fix](nereids) fix prune partitions wrong (#48034) No new revisions were added by this update. Summary of changes: .../rules/OneRangePartitionEvaluator.java | 55 ++++++++------ .../partition_prune/prune_or.out} | Bin 131 -> 174 bytes .../partition_prune/prune_or.groovy | 79 +++++++++++++++++++++ 3 files changed, 112 insertions(+), 22 deletions(-) copy regression-test/data/{auto_increment_p2/test_unique_auto_inc_concurrent.out => nereids_rules_p0/partition_prune/prune_or.out} (55%) create mode 100644 regression-test/suites/nereids_rules_p0/partition_prune/prune_or.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org