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 b80be529c11 [fix](local shuffle) fix set operation compute wrong data 
because not set AggregationNode.isColocate (#59840)
     add e78d089ec81 [Chore](runtime-filter) refactor of 
try_append_late_arrival_runtime_filter (#59786)

No new revisions were added by this update.

Summary of changes:
 .../exec/multi_cast_data_stream_source.cpp         |  4 +++-
 be/src/pipeline/exec/scan_operator.cpp             | 18 ++++++++++++++++
 be/src/pipeline/exec/scan_operator.h               |  6 ++++++
 .../runtime_filter_consumer_helper.cpp             | 24 ++++++----------------
 .../runtime_filter_consumer_helper.h               | 11 ++++------
 be/src/vec/exec/scan/file_scanner.cpp              |  8 ++------
 be/src/vec/exec/scan/scanner.cpp                   | 19 ++++++-----------
 be/src/vec/exec/scan/scanner.h                     |  9 +-------
 .../runtime_filter_consumer_helper_test.cpp        |  2 +-
 9 files changed, 47 insertions(+), 54 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to