This is an automated email from the ASF dual-hosted git repository.
924060929 pushed a change to branch fe_local_shuffle_rebase3
in repository https://gitbox.apache.org/repos/asf/doris.git
from 95af0ae33d6 [fix](build) macOS: python UDF boost/process via compat
shim; clang-format + license header
add 089459fbaae [fix](local shuffle) address review comments on PR #63366
add 7c898c90050 [opt](local shuffle) single topological sweep for pipeline
num_tasks
No new revisions were added by this update.
Summary of changes:
.../exec/exchange/local_exchange_sink_operator.cpp | 58 +++-----
.../exec/exchange/local_exchange_sink_operator.h | 7 +
be/src/exec/pipeline/pipeline_fragment_context.cpp | 159 ++++++++++-----------
.../org/apache/doris/planner/AddLocalExchange.java | 5 +-
.../org/apache/doris/planner/AnalyticEvalNode.java | 3 +-
.../org/apache/doris/planner/HashJoinNode.java | 28 +++-
.../java/org/apache/doris/planner/PlanNode.java | 3 +-
.../org/apache/doris/planner/SetOperationNode.java | 6 +-
.../java/org/apache/doris/planner/SortNode.java | 3 +-
.../apache/doris/qe/LocalExchangePlannerTest.java | 11 +-
.../test_local_shuffle_rqg_bugs.groovy | 12 +-
11 files changed, 141 insertions(+), 154 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]