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 b1e99309aee fix DummyWorkloadGroupTest add 6f05d0408b9 add compile check No new revisions were added by this update. Summary of changes: be/src/runtime_filter/runtime_filter.cpp | 2 +- be/src/runtime_filter/runtime_filter.h | 3 ++- be/src/runtime_filter/runtime_filter_consumer.cpp | 2 +- be/src/runtime_filter/runtime_filter_consumer.h | 3 ++- be/src/runtime_filter/runtime_filter_consumer_helper.cpp | 10 +++++----- be/src/runtime_filter/runtime_filter_consumer_helper.h | 4 ++-- be/src/runtime_filter/runtime_filter_definitions.h | 4 ++-- be/src/runtime_filter/runtime_filter_merger.h | 3 ++- be/src/runtime_filter/runtime_filter_mgr.cpp | 4 ++-- be/src/runtime_filter/runtime_filter_mgr.h | 3 ++- be/src/runtime_filter/runtime_filter_producer.cpp | 2 +- be/src/runtime_filter/runtime_filter_producer.h | 4 ++-- be/src/runtime_filter/runtime_filter_producer_helper.cpp | 2 +- be/src/runtime_filter/runtime_filter_producer_helper.h | 3 ++- be/src/runtime_filter/runtime_filter_producer_helper_cross.h | 3 ++- be/src/runtime_filter/runtime_filter_wrapper.cpp | 2 +- be/src/runtime_filter/runtime_filter_wrapper.h | 3 ++- be/src/runtime_filter/utils.cpp | 2 +- be/src/runtime_filter/utils.h | 3 +++ 19 files changed, 36 insertions(+), 26 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org