This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47380-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 0ac65471f09 branch-3.0: [opt](docker)Add healthy check for ES and Kafka #47362 (#47413) add 87b9998f8a8 [Bug](join) return eof when join build sink awakend by downstream source (#47380) No new revisions were added by this update. Summary of changes: be/src/pipeline/exec/hashjoin_build_sink.cpp | 14 ++-- be/src/pipeline/pipeline.cpp | 8 +++ be/src/vec/runtime/shared_hash_table_controller.h | 1 - .../join/test_slow_close/test_slow_close.out} | Bin 109 -> 114 bytes .../join/test_slow_close/test_slow_close.groovy | 78 +++++++++++++++++++++ 5 files changed, 91 insertions(+), 10 deletions(-) copy regression-test/data/{compaction/test_single_compaction_with_variant_inverted_index.out => query_p0/join/test_slow_close/test_slow_close.out} (93%) create mode 100644 regression-test/suites/query_p0/join/test_slow_close/test_slow_close.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org