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 a8dcca98ec8 [FIX](explode)fix explode array decimal (#28744)
     add 18ad8562f26 [refactor](broadcastbuffer) using a queue to remove ref 
and unref codes (#28698)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/exec/exchange_sink_buffer.cpp      | 41 +++++++++++----
 be/src/pipeline/exec/exchange_sink_buffer.h        | 60 +++++++++++++++-------
 be/src/pipeline/exec/exchange_sink_operator.cpp    | 40 ++++++---------
 be/src/pipeline/exec/exchange_sink_operator.h      | 51 ++----------------
 be/src/pipeline/exec/result_file_sink_operator.cpp |  3 +-
 be/src/pipeline/exec/result_file_sink_operator.h   |  2 +-
 be/src/pipeline/pipeline_x/dependency.h            |  2 +
 be/src/runtime/query_context.cpp                   |  3 +-
 be/src/vec/sink/vdata_stream_sender.cpp            | 41 +++++----------
 be/src/vec/sink/vdata_stream_sender.h              | 16 +++---
 10 files changed, 117 insertions(+), 142 deletions(-)


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

Reply via email to