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

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


    from 82773984831 refactor of RuntimeFilterSlots
     add 36fe3f26b28 update
     add f2beb8257b0 update
     add e6b2773e7a4 update
     add e00d67aa0d8 update

No new revisions were added by this update.

Summary of changes:
 be/src/exprs/bloom_filter_func.h                          |  4 ++--
 be/src/pipeline/exec/nested_loop_join_build_operator.cpp  | 15 +++++++--------
 be/src/runtime_filter/role/consumer.h                     |  3 +--
 be/src/runtime_filter/role/merger.h                       |  6 +++---
 be/src/runtime_filter/role/runtime_filter.cpp             |  3 ++-
 be/src/runtime_filter/role/runtime_filter.h               |  5 ++---
 be/src/runtime_filter/runtime_filter_definitions.h        |  2 +-
 be/src/runtime_filter/runtime_filter_mgr.cpp              |  7 +++----
 be/src/runtime_filter/runtime_filter_mgr.h                |  4 ++--
 be/src/runtime_filter/runtime_filter_wrapper.cpp          |  6 +++---
 be/src/runtime_filter/runtime_filter_wrapper.h            |  3 +--
 be/test/pipeline/pipeline_test.cpp                        |  2 +-
 be/test/pipeline/thrift_builder.h                         |  4 ++--
 .../main/java/org/apache/doris/planner/RuntimeFilter.java |  4 ++--
 gensrc/thrift/PlanNodes.thrift                            |  2 +-
 15 files changed, 33 insertions(+), 37 deletions(-)


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

Reply via email to