This is an automated email from the ASF dual-hosted git repository.

Mryange pushed a change to branch groupjoin
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 80bec2463c2 [improvement](fe) Avoid unprofitable Group Join fusion
     add 946fbc24e4e [improvement](fe) Skip Group Join without aggregate 
functions

No new revisions were added by this update.

Summary of changes:
 be/src/exec/operator/groupjoin_operator_utils.cpp  |  3 +
 .../operator/groupjoin_operator_utils_test.cpp     | 14 +++++
 .../doris/nereids/util/GroupJoinFusionUtils.java   | 72 +++++++++++-----------
 .../test_group_join_build_distribution.groovy      | 30 ++++++---
 .../test_group_join_fusion_rf.groovy               | 27 ++++----
 .../test_group_join_no_agg.groovy                  | 13 ++--
 6 files changed, 96 insertions(+), 63 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to