This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46961-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 626c8c57c69 branch-3.0: [Fix](schema change) Fix NPE when rename column on table which has sequence type column #46906 (#46935) add fa3bc3fbbd3 [fix](bloomfilter) fix inlist support for date/datetimev1 in bloomfilter index (#46961) No new revisions were added by this update. Summary of changes: be/src/olap/in_list_predicate.h | 17 +++ be/test/olap/date_bloom_filter_test.cpp | 140 +++++++++++++++++++++ .../data/bloom_filter_p0/test_bloom_filter.out | 21 ++++ .../bloom_filter_p0/test_bloom_filter.groovy | 35 ++++++ 4 files changed, 213 insertions(+) create mode 100644 regression-test/data/bloom_filter_p0/test_bloom_filter.out --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org