This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44064-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from efb3bdd96e7 [fix](test) fix clickhouse jdbc catalog func push down case #43196 (#44151) add 19c3453f0f4 [fix](nereids)the column name should be case insensitive in tablet prune (#44064) No new revisions were added by this update. Summary of changes: .../nereids/rules/rewrite/PruneOlapScanTablet.java | 4 ++-- .../java/org/apache/doris/planner/ScanNode.java | 3 ++- .../doris/planner/HashDistributionPrunerTest.java | 24 +++++++++++----------- .../org/apache/doris/planner/OlapScanNodeTest.java | 5 +++-- .../test_tablet_prune.groovy} | 21 +++++++------------ 5 files changed, 26 insertions(+), 31 deletions(-) copy regression-test/suites/nereids_rules_p0/{expression/simplify_arithmetic/test_simplify_arithmetic.groovy => tablet_prune/test_tablet_prune.groovy} (50%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org