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

gabriellee pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from ceb1d13c105 [improve](string) remove check for string type can't as 
distributed hash key (#49727)
     add 48763e92fb0 [fix](runtime filter) Terminate runtime filter in 
partitioned hash join (#49838)

No new revisions were added by this update.

Summary of changes:
 .../exec/partitioned_hash_join_sink_operator.cpp   | 15 +++++++
 .../exec/partitioned_hash_join_sink_operator.h     |  1 +
 be/src/pipeline/pipeline_fragment_context.cpp      |  3 +-
 be/src/pipeline/pipeline_task.cpp                  | 37 ++++++++++++++++
 be/src/pipeline/pipeline_task.h                    | 10 +----
 be/src/runtime_filter/runtime_filter.cpp           | 16 +++++++
 be/src/runtime_filter/runtime_filter.h             |  9 +---
 .../test_ignore.groovy => test_terminate.groovy}   | 50 ++++++++++++++--------
 8 files changed, 103 insertions(+), 38 deletions(-)
 copy regression-test/suites/query_p0/join/{test_ignore/test_ignore.groovy => 
test_terminate.groovy} (53%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to