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 a7aff84494f [ci](branch-3.0) set required checks (#41661) add 561d97352cc [refine](rf) Adjust the calculation logic for rf's always_true. (#41477) No new revisions were added by this update. Summary of changes: be/src/common/config.cpp | 2 +- be/src/exprs/runtime_filter.cpp | 2 +- be/src/olap/column_predicate.h | 47 +++++++++++++++------ be/src/olap/comparison_predicate.h | 7 ++-- be/src/olap/rowset/segment_v2/segment_iterator.cpp | 6 +-- be/src/vec/exprs/vexpr.h | 4 +- be/src/vec/exprs/vexpr_context.cpp | 36 ++++++++-------- be/src/vec/exprs/vruntimefilter_wrapper.cpp | 10 ++++- be/src/vec/exprs/vruntimefilter_wrapper.h | 48 ++++++++++++++-------- 9 files changed, 101 insertions(+), 61 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org