This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 959b69a81c0 [enhancement](Nereids) Speedup PartitionPrunner (#31970) add 6ac07ec06e2 [Improve](Variant) support bloom filter for variant subcolumns (#31347) No new revisions were added by this update. Summary of changes: .../rowset/segment_v2/vertical_segment_writer.cpp | 4 +- be/src/olap/tablet_schema.cpp | 4 ++ be/src/olap/tablet_schema.h | 2 + be/src/vec/common/schema_util.cpp | 22 ++++++++--- .../with_index/bloom_filter.out} | 12 ++---- .../suites/variant_github_events_p0/load.groovy | 2 +- .../variant_p0/with_index/bloom_filter.groovy | 44 ++++++++++++++++++++++ 7 files changed, 74 insertions(+), 16 deletions(-) copy regression-test/data/{bitmap_functions/test_bitmap_intersect.out => variant_p0/with_index/bloom_filter.out} (64%) create mode 100644 regression-test/suites/variant_p0/with_index/bloom_filter.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org