This is an automated email from the ASF dual-hosted git repository.
kxiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from c943a050654 [fix](stats) Fix data size calculation of auto sample
(#24672)
add 4007622ad9d [Improve](inverted index) improve match performance
without index (#24751)
No new revisions were added by this update.
Summary of changes:
be/src/olap/inverted_index_parser.h | 7 +++
.../inverted_index/query/conjunction_query.cpp | 10 +--
.../inverted_index/query/conjunction_query.h | 2 +-
.../rowset/segment_v2/inverted_index_reader.cpp | 72 +++++++++++++---------
.../olap/rowset/segment_v2/inverted_index_reader.h | 16 +++--
be/src/vec/exprs/vmatch_predicate.cpp | 6 ++
be/src/vec/exprs/vmatch_predicate.h | 8 ++-
be/src/vec/functions/function_tokenize.cpp | 16 +++--
be/src/vec/functions/match.cpp | 47 ++++++++------
be/src/vec/functions/match.h | 12 ++--
10 files changed, 124 insertions(+), 72 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]