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

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


    from c5854a77e85 [regression test]Test UniqueModel Schema Value Change 
(#31260)
     add b27a40e5b3c [Refactor](RF) refactor the profile of rf and pipeline-x 
support local ignore (#31287)

No new revisions were added by this update.

Summary of changes:
 be/src/agent/heartbeat_server.cpp                  |  2 +-
 be/src/agent/heartbeat_server.h                    |  2 +-
 be/src/exprs/runtime_filter.cpp                    | 76 +++++++---------------
 be/src/exprs/runtime_filter.h                      |  2 +-
 be/src/exprs/runtime_filter_slots.h                |  7 +-
 be/src/pipeline/exec/scan_operator.cpp             |  3 +-
 be/src/pipeline/pipeline_fragment_context.h        |  9 ---
 be/src/pipeline/pipeline_x/dependency.cpp          | 43 ++++++------
 be/src/pipeline/pipeline_x/dependency.h            | 13 ++--
 .../pipeline_x/pipeline_x_fragment_context.cpp     |  2 -
 be/src/runtime/fragment_mgr.cpp                    | 38 ++++-------
 be/src/runtime/plan_fragment_executor.h            |  8 ---
 be/src/runtime/query_context.h                     |  8 +++
 be/src/runtime/runtime_filter_mgr.cpp              |  5 +-
 be/src/runtime/runtime_filter_mgr.h                | 11 +---
 be/src/service/backend_options.cpp                 |  4 ++
 be/src/service/backend_options.h                   |  1 +
 be/src/service/doris_main.cpp                      |  1 -
 be/src/vec/exec/runtime_filter_consumer.cpp        |  6 +-
 be/src/vec/exec/scan/vscan_node.cpp                |  3 +-
 20 files changed, 92 insertions(+), 152 deletions(-)


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

Reply via email to