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 9c22fc4130 [fix](multi catalog)Support Hive partiton manually removed
(#20024)
add 92a6122f74 [feature](profile)Add the filtering information of the
Bloom filter in profile. (#19789)
No new revisions were added by this update.
Summary of changes:
be/src/exprs/bitmapfilter_predicate.h | 5 +++++
be/src/exprs/bloom_filter_func.h | 9 +++++++++
be/src/exprs/runtime_filter.cpp | 10 ++++++++++
be/src/olap/bitmap_filter_predicate.h | 4 ++++
be/src/olap/bloom_filter_predicate.h | 5 +++--
be/src/olap/column_predicate.h | 9 +++++++++
be/src/olap/olap_common.h | 8 +++++++-
be/src/olap/rowset/segment_v2/segment_iterator.cpp | 10 +++++++++-
be/src/olap/rowset/segment_v2/segment_iterator.h | 3 +++
be/src/vec/exec/scan/new_olap_scan_node.cpp | 22 ++++++++++++++++++++++
be/src/vec/exec/scan/new_olap_scan_node.h | 4 ++++
be/src/vec/exec/scan/new_olap_scanner.cpp | 6 ++++++
12 files changed, 91 insertions(+), 4 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]