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 331ae6d2cb [fix](Unique-Key) fix version upgrade caused MOR to become MOW (#22243) add 560731f392 [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter (#22229) No new revisions were added by this update. Summary of changes: be/src/exprs/runtime_filter.cpp | 72 +++++++++++----------- be/src/exprs/runtime_filter.h | 5 +- be/src/vec/exec/runtime_filter_consumer.cpp | 6 +- be/src/vec/exec/runtime_filter_consumer.h | 1 + .../query_p0/sql_functions/test_in_expr.groovy | 12 ++-- 5 files changed, 50 insertions(+), 46 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org