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-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org