This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-53359-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 2c0021a2f51 branch-3.1: [opt](segment) SegmentFooterPB cache #48924
(#53517)
add a323f6088e3 [fix](inverted index) Fix compilation warnings (#53359)
No new revisions were added by this update.
Summary of changes:
.../inverted_index/analyzer/basic/basic_tokenizer.cpp | 10 ++++++----
.../inverted_index/analyzer/ik/IKTokenizer.cpp | 6 ++++--
.../inverted_index/analyzer/ik/core/AnalyzeContext.cpp | 7 +++++--
.../inverted_index/analyzer/ik/core/CJKSegmenter.cpp | 3 +++
.../analyzer/ik/core/CN_QuantifierSegmenter.cpp | 9 ++++++---
.../inverted_index/analyzer/ik/core/CharacterUtil.h | 6 +++++-
.../inverted_index/analyzer/ik/core/IKSegmenter.cpp | 7 +++++--
.../inverted_index/analyzer/ik/core/IKSegmenter.h | 2 +-
.../inverted_index/analyzer/ik/core/LetterSegmenter.cpp | 17 ++++++++++-------
.../inverted_index/analyzer/ik/dic/Dictionary.cpp | 6 +++---
.../inverted_index/analyzer/ik/dic/Dictionary.h | 2 +-
.../inverted_index/query/conjunction_query.cpp | 2 ++
.../inverted_index/query/phrase_prefix_query.cpp | 2 ++
.../inverted_index/query/phrase_prefix_query.h | 2 +-
.../inverted_index/query/phrase_query/phrase_matcher.h | 4 +++-
.../query/phrase_query/sloppy_phrase_matcher.cpp | 12 +++++++-----
.../segment_v2/inverted_index/query/regexp_query.cpp | 10 ++++++----
.../token_filter/ascii_folding_filter.cpp | 8 +++++---
.../token_filter/word_delimiter_filter.cpp | 6 ++++--
.../token_filter/word_delimiter_filter_factory.h | 8 +++++---
.../tokenizer/keyword/keyword_tokenizer.h | 4 +++-
.../inverted_index/tokenizer/ngram/ngram_tokenizer.cpp | 6 ++++--
.../inverted_index/tokenizer/ngram/ngram_tokenizer.h | 4 +++-
.../tokenizer/standard/standard_tokenizer_impl.h | 5 ++++-
.../segment_v2/inverted_index/util/docid_set_iterator.h | 2 ++
.../segment_v2/inverted_index/util/fixed_bit_set.h | 10 ++++++----
.../segment_v2/inverted_index/util/mock_iterator.h | 2 +-
.../segment_v2/inverted_index/util/term_iterator.h | 2 +-
.../inverted_index/util/union_term_iterator.h | 4 ++--
29 files changed, 110 insertions(+), 58 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]