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 c477fd1b38e [Fix](job)Fix CAS competition failure leading to message publishing failure. (#45018) add 6a8ae7705a9 [Enchancement](runtime-filter) improvement for datetimev2 bloom filter hash method (#44924) No new revisions were added by this update. Summary of changes: be/src/exprs/bloom_filter_func.h | 169 ++++++++++++++------- be/src/exprs/create_predicate_function.h | 25 ++- be/src/exprs/runtime_filter.cpp | 17 ++- be/src/exprs/runtime_filter.h | 2 + be/src/olap/bitmap_filter_predicate.h | 2 +- be/src/olap/tablet_reader.cpp | 12 +- be/src/util/hash_util.hpp | 8 - be/src/vec/runtime/vdatetime_value.h | 2 - .../olap/bitmap_filter_column_predicate_test.cpp | 2 +- .../java/org/apache/doris/qe/SessionVariable.java | 6 + gensrc/thrift/PaloInternalService.thrift | 2 + 11 files changed, 153 insertions(+), 94 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org