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 1d7cf6dbd60 [fix](local shuffle) doc: note the converse (id,name)->id 
repartition needs cross-BE shuffle
     add 1d48e9ae984 [fix](local shuffle) drop unrelated macOS-build changes
     add fe9a3316be0 [fix](local shuffle) address morrySnow review (FE/BE)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/pipeline/pipeline_fragment_context.cpp |  7 +++---
 be/src/udf/python/boost_process_compat.h           | 28 ----------------------
 be/src/udf/python/python_server.cpp                |  2 +-
 be/src/udf/python/python_udf_runtime.cpp           |  3 +--
 be/src/udf/python/python_udf_runtime.h             |  2 +-
 build.sh                                           | 16 ++++++-------
 .../org/apache/doris/nereids/NereidsPlanner.java   | 13 +++++-----
 .../glue/translator/PlanTranslatorContext.java     | 13 ----------
 .../org/apache/doris/planner/AggregationNode.java  |  5 ++++
 .../doris/planner/BucketedAggregationNode.java     |  8 +++----
 .../java/org/apache/doris/planner/PlanNode.java    | 13 +++++++---
 11 files changed, 39 insertions(+), 71 deletions(-)
 delete mode 100644 be/src/udf/python/boost_process_compat.h


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

Reply via email to