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 b481045372 [improvement](k8s)when the IP of be is different from the
IP specified by the master, obey it (#19951)
add 488c9ba7c2 [improvement](exchange) test: data stream sender stop
sending data to receiver if it returns eos early (#20081)
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 | 114 +++++++++++++++------
be/src/vec/sink/vdata_stream_sender.h | 47 +++++++--
be/src/vec/sink/vresult_file_sink.cpp | 5 +-
.../sql/q2.3_broadcast_join_sink_eof.out} | 2 +-
.../sql/q2.3_broadcast_join_sink_eof.sql | 26 +++--
9 files changed, 181 insertions(+), 53 deletions(-)
copy regression-test/data/{inverted_index_p0/ssb_unique_sql_zstd/sql/q2.3.out
=> ssb_unique_sql_zstd_p0/sql/q2.3_broadcast_join_sink_eof.out} (76%)
copy tools/ssb-tools/ssb-queries/q2.3.sql =>
regression-test/suites/ssb_unique_sql_zstd_p0/sql/q2.3_broadcast_join_sink_eof.sql
(66%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]