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

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


    from f741ce5b7b8 [fix](iterator) Fix mem leak when initial iterator failed 
(#28480)
     add 4538f1ba8fb [feature](pipelineX) add local_shuffle in nested loop join 
#28428

No new revisions were added by this update.

Summary of changes:
 .../exec/nested_loop_join_probe_operator.h         |   7 +
 be/src/pipeline/pipeline_x/dependency.h            |   3 +
 .../local_exchange/local_exchange_sink_operator.h  |   1 +
 .../local_exchange_source_operator.h               |   1 +
 .../pipeline_x/local_exchange/local_exchanger.cpp  | 196 +++++++++++++++++++++
 .../pipeline_x/local_exchange/local_exchanger.h    |  40 +++++
 .../pipeline_x/pipeline_x_fragment_context.cpp     |  10 ++
 7 files changed, 258 insertions(+)


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

Reply via email to