This is an automated email from the ASF dual-hosted git repository. englefly pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 3da42579731 [Enhancement](nereids)suppot show partitions (#51328) add 63c4e4cc9a9 [fix](nereids) fix bugs in PushDownAggThroughJoin rule (#50852) No new revisions were added by this update. Summary of changes: .../rules/rewrite/PushDownAggThroughJoin.java | 34 ++++++++---- .../rewrite/PushDownCountThroughJoinTest.java | 57 ++++++++++++++++----- .../apache/doris/nereids/util/PlanConstructor.java | 20 ++++++++ .../nereids_rules_p0/eager_aggregate/basic.out | Bin 3241 -> 3079 bytes .../eager_aggregate/basic_one_side.out | Bin 3261 -> 3099 bytes .../push_down_count_through_join_one_side.out | Bin 38441 -> 34895 bytes .../push_down_sum_through_join_one_side.out | Bin 20501 -> 18663 bytes 7 files changed, 87 insertions(+), 24 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org