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

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


    from cd6d75e5182 [fix](memory) `TabletSchema` and `Schema` no longer track 
memory, only track columns count. (#28149)
     add 5f66335e543 [feature](pipelineX) add local_shuffle in set_operation / 
assert_num operator (#28293)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/exec/analytic_sink_operator.cpp             |  4 ++--
 be/src/pipeline/exec/analytic_sink_operator.h               |  3 ++-
 be/src/pipeline/exec/assert_num_rows_operator.h             |  2 ++
 be/src/pipeline/exec/set_probe_sink_operator.h              | 13 ++++++++++++-
 be/src/pipeline/exec/set_sink_operator.h                    | 13 ++++++++++++-
 .../nereids/glue/translator/PhysicalPlanTranslator.java     |  1 +
 .../java/org/apache/doris/planner/SetOperationNode.java     |  8 ++++++++
 gensrc/thrift/PlanNodes.thrift                              |  2 ++
 8 files changed, 41 insertions(+), 5 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to