This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 694b8b6cd3 [test](pipline) adjust mem limit to 50% (#20030) add 3598518e59 [fix](revert) data stream sender stop sending data to receiver if it returns eos early (#19847)" (#20040) No new revisions were added by this update. Summary of changes: be/src/pipeline/exec/exchange_sink_buffer.cpp | 24 +----- be/src/pipeline/exec/exchange_sink_buffer.h | 3 - be/src/pipeline/exec/operator.h | 7 +- be/src/vec/runtime/vdata_stream_mgr.cpp | 6 +- be/src/vec/sink/vdata_stream_sender.cpp | 110 +++++++------------------- be/src/vec/sink/vdata_stream_sender.h | 47 +++-------- be/src/vec/sink/vresult_file_sink.cpp | 5 +- 7 files changed, 44 insertions(+), 158 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org