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

github-actions[bot] pushed a change to branch auto-pick-64221-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 60ca71e9cf4 branch-4.1: [fix](be) Fix concat_ws nullable array 
handling #64703 (#64725)
     add 6ce1895b3cc [fix](load) replace tablet writer close polling with event 
wakeup (#64221)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/sink/load_stream_map_pool.cpp     | 17 ++++++++++---
 be/src/exec/sink/load_stream_map_pool.h       |  5 ++++
 be/src/exec/sink/load_stream_stub.cpp         | 32 ++++++++++++++++++++++--
 be/src/exec/sink/load_stream_stub.h           | 36 ++++++++++++++++++++++-----
 be/src/exec/sink/writer/vtablet_writer.cpp    | 26 +++++++++++++++++--
 be/src/exec/sink/writer/vtablet_writer.h      | 13 ++++++++++
 be/src/exec/sink/writer/vtablet_writer_v2.cpp | 11 ++++++--
 be/test/exec/sink/vtablet_writer_v2_test.cpp  | 21 ++++++++++++++++
 8 files changed, 145 insertions(+), 16 deletions(-)


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

Reply via email to