You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by li...@apache.org on 2022/10/17 02:30:16 UTC

[doris] branch master updated (c1588b2900 -> 6ea9a65bb6)

This is an automated email from the ASF dual-hosted git repository.

lihaopeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from c1588b2900 [thirdparty](zstd)update dist info and thirdparty change log (#13392)
     add 6ea9a65bb6 [Opt](vec) opt runtime filter for TPCH Q22 (#13339)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.h                             |  2 +-
 be/src/exprs/bloomfilter_predicate.cpp             |  2 +-
 be/src/exprs/bloomfilter_predicate.h               |  4 +--
 be/src/olap/bloom_filter_predicate.h               | 13 ++++-----
 be/src/vec/exprs/vruntimefilter_wrapper.cpp        |  8 +-----
 be/src/vec/exprs/vruntimefilter_wrapper.h          | 18 +++++++++---
 .../doris/planner/RuntimeFilterGenerator.java      |  3 +-
 tools/tpch-tools/queries/q14.sql                   |  2 +-
 tools/tpch-tools/queries/q22.sql                   | 33 ++++++++--------------
 9 files changed, 39 insertions(+), 46 deletions(-)


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