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 410441b5162 [enhancement](Nereids): remove LAsscom in Bushy Tree
RuleSet (#25465)
add c2fe34dec78 [refine](pipelineX) refactor local state (#25448)
No new revisions were added by this update.
Summary of changes:
be/src/pipeline/exec/data_queue.h | 1 +
.../pipeline/exec/multi_cast_data_stream_sink.cpp | 13 +++
be/src/pipeline/exec/multi_cast_data_stream_sink.h | 9 +-
.../exec/multi_cast_data_stream_source.cpp | 2 +-
be/src/pipeline/exec/set_source_operator.cpp | 13 +++
be/src/pipeline/exec/set_source_operator.h | 2 +-
be/src/pipeline/exec/union_sink_operator.cpp | 16 +--
be/src/pipeline/exec/union_source_operator.cpp | 25 +++--
be/src/pipeline/exec/union_source_operator.h | 4 +-
be/src/pipeline/pipeline_x/dependency.h | 32 ++++--
be/src/pipeline/pipeline_x/operator.cpp | 121 ++-------------------
be/src/pipeline/pipeline_x/operator.h | 12 +-
be/src/pipeline/pipeline_x/pipeline_x_task.cpp | 26 ++---
13 files changed, 106 insertions(+), 170 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]