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

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


    from 762aa9fa04f [fix](be) Use build-side distribution expressions in 
GroupJoin
     add a1559ca5b97 [fix](fe) Let a fused group join mark its fragment as 
bucket shuffling

No new revisions were added by this update.

Summary of changes:
 .../org/apache/doris/planner/PlanFragment.java     |  13 +++
 .../planner/PlanFragmentBucketShuffleTest.java     |  65 +++++++++++
 .../test_group_join_fusion_bucket_shuffle.out      |  13 +++
 .../test_group_join_fusion_bucket_shuffle.groovy   | 129 +++++++++++++++++++++
 4 files changed, 220 insertions(+)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/planner/PlanFragmentBucketShuffleTest.java
 create mode 100644 
regression-test/data/group_join_fusion_p0/test_group_join_fusion_bucket_shuffle.out
 create mode 100644 
regression-test/suites/group_join_fusion_p0/test_group_join_fusion_bucket_shuffle.groovy


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

Reply via email to