This is an automated email from the ASF dual-hosted git repository.
airborne pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from d1fc4e2e607 [Bug](query) fix meet invalid column when direct scan on
mow mv (#37806)
add b7dbd5c1860 [feature](inverted index) add ordered functionality to
match_phrase query (#37751)
No new revisions were added by this update.
Summary of changes:
.../inverted_index/query/phrase_query.cpp | 253 ++++++++++++++-------
.../segment_v2/inverted_index/query/phrase_query.h | 77 +++++--
.../rowset/segment_v2/inverted_index/query/query.h | 1 +
.../rowset/segment_v2/inverted_index_reader.cpp | 3 +-
.../test_index_match_phrase_ordered.out} | 48 ++--
.../test_index_match_phrase_ordered.groovy | 87 +++++++
6 files changed, 344 insertions(+), 125 deletions(-)
copy regression-test/data/{query_p0/dual/dual.out =>
inverted_index_p0/test_index_match_phrase_ordered.out} (84%)
create mode 100644
regression-test/suites/inverted_index_p0/test_index_match_phrase_ordered.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]