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 d486524db1a [test](regression) Cover pure GROUP BY fallback before
GroupJoin fusion
add 5b66a680623 [fix](be) Support GroupJoin without aggregate functions
No new revisions were added by this update.
Summary of changes:
be/src/exec/operator/groupjoin_operator_utils.cpp | 31 +++++----
.../test_group_join_no_agg.out | 61 +++++++++++++++++
.../test_group_join_no_agg.groovy | 76 ++++++++++++++++++++++
3 files changed, 155 insertions(+), 13 deletions(-)
create mode 100644
regression-test/data/group_join_fusion_p0/test_group_join_no_agg.out
create mode 100644
regression-test/suites/group_join_fusion_p0/test_group_join_no_agg.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]