You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2023/04/10 06:12:47 UTC

[doris] branch master updated (012a261f69 -> a8315b86ca)

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 012a261f69 [FIX](complex-type) fixed complex type with create_column_const_with_default_value #18463
     add a8315b86ca [refactor](planner) using crchash replace murmurhash in the runtime filter (#18472)

No new revisions were added by this update.

Summary of changes:
 be/src/exprs/block_bloom_filter.hpp   | 15 +++++++++
 be/src/exprs/bloom_filter_func.h      | 57 +++++++++++++++++++++++++++++++++++
 be/src/exprs/runtime_filter.cpp       | 16 ++++++++--
 be/src/vec/exprs/vbloom_predicate.cpp | 18 ++++++++---
 4 files changed, 99 insertions(+), 7 deletions(-)


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