You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by kx...@apache.org on 2023/06/20 13:00:51 UTC

[doris] branch master updated (f10258577b -> 622ef63c69)

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

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


    from f10258577b [Fix](Planner) Fix group concat with multi distinct and segs (#20912)
     add 622ef63c69 [fix](memory) fix `bthread_setspecific` error in rpc done.run() (#20999)

No new revisions were added by this update.

Summary of changes:
 be/src/io/fs/stream_load_pipe.cpp             |  4 ++--
 be/src/pipeline/exec/exchange_sink_buffer.cpp |  4 ++--
 be/src/runtime/buffer_control_block.cpp       |  6 ++---
 be/src/runtime/thread_context.h               | 32 +++++++++++++++++++++++++++
 be/src/service/internal_service.cpp           |  1 -
 be/src/util/ref_count_closure.h               |  2 +-
 be/src/vec/sink/vdata_stream_sender.cpp       |  4 ++--
 be/src/vec/sink/vtablet_sink.cpp              |  6 ++---
 be/src/vec/sink/vtablet_sink.h                |  4 ++--
 9 files changed, 47 insertions(+), 16 deletions(-)


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