This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 767de7afe86 Revert "[feature](pipelineX) control exchange sink by memory usage (#28814)" (#29652) new e2ccca6290e [pipelineX](bug) Fix runtime filter timeout (#29738) new 3675e0302c6 [fix](nereids) generate correct order for runtime filter when contains NullSafeEquals hash condition (#29726) new fae7a395de7 [Bug](FS) Fix S3FileSystem::file_size_impl #29720 The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: be/src/io/fs/s3_file_system.cpp | 5 ++- be/src/pipeline/exec/hashjoin_build_sink.cpp | 4 +- .../processor/post/RuntimeFilterGenerator.java | 22 +++++----- .../runtime_filter/runtime_filter.groovy | 48 ++++++++++++++++++++++ 4 files changed, 66 insertions(+), 13 deletions(-) create mode 100644 regression-test/suites/nereids_p0/runtime_filter/runtime_filter.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org