This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43480-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 014b70909da [fix](segcompaction) fix coredump for inverted index file writer close in segment compaction #43477 (#43587) add 8d5e311af2f [fix](ngram bloomfilter) fix narrow conversion for ngram bf_size (#43480) No new revisions were added by this update. Summary of changes: be/src/olap/rowset/segment_v2/segment_writer.cpp | 15 ++++++- .../rowset/segment_v2/vertical_segment_writer.cpp | 15 ++++++- .../java/org/apache/doris/analysis/IndexDef.java | 4 +- .../trees/plans/commands/info/IndexDefinition.java | 4 +- .../index_p0/test_ngram_bloomfilter_index.groovy | 47 ++++++++++++++++++++++ 5 files changed, 77 insertions(+), 8 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org