This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 20c4cadcbbe [Fix](Variant) fix outof range exception after calling function element_at for variant type (#38318) add 73a710fb0bd [Improvement](bloom filter) Forbid small bloom filter (#38349) No new revisions were added by this update. Summary of changes: be/src/exprs/bloom_filter_func.h | 20 ++++++++++++++++---- be/src/exprs/runtime_filter.cpp | 3 +++ be/src/exprs/runtime_filter.h | 1 + .../java/org/apache/doris/qe/SessionVariable.java | 3 ++- gensrc/thrift/PaloInternalService.thrift | 4 +++- 5 files changed, 25 insertions(+), 6 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org