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

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


    from ccfac05f6b5 [test](local shuffle) update 
LocalShuffleNodeCoverageTest.testRepeatNode for noRequire fix
     new 261abe7dc47 [fix](local shuffle) PARTITIONED hash join: 
requireGlobalExecutionHash instead of requireHash
     new 1a22ebb93fd [fix](local shuffle) Intersect/Except: 
requireGlobalExecutionHash instead of autoRequireHash
     new 1540de8de3a [test](local shuffle) regression tests for 
DORIS-26100/26101 global hash require
     new 02699cdaf18 [test](local shuffle) add DORIS-26103 regression: UNION 
ALL + PartitionTopN + INTERSECT

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/doris/planner/HashJoinNode.java     |  14 +-
 .../org/apache/doris/planner/SetOperationNode.java |   8 +-
 .../planner/LocalShuffleNodeCoverageTest.java      |  32 +-
 .../test_local_shuffle_global_hash_require.groovy  | 368 +++++++++++++++++++++
 4 files changed, 405 insertions(+), 17 deletions(-)
 create mode 100644 
regression-test/suites/nereids_p0/local_shuffle/test_local_shuffle_global_hash_require.groovy


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

Reply via email to