You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ji...@apache.org on 2023/06/02 10:25:45 UTC

[doris] branch master updated (0b86d07c0c -> adc3acb283)

This is an automated email from the ASF dual-hosted git repository.

jianliangqi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 0b86d07c0c [Docs](docs) Update BE http documents (#17604)
     add adc3acb283 [fix](match) fix match query with compound predicates return -6003 (#20361)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/rowset/segment_v2/segment_iterator.cpp |  48 ++++++----
 be/src/olap/rowset/segment_v2/segment_iterator.h   |   1 +
 ...rase.out => test_match_query_without_index.out} |  76 ++-------------
 .../test_match_query_without_index.groovy          | 105 +++++++++++++++++++++
 4 files changed, 145 insertions(+), 85 deletions(-)
 copy regression-test/data/inverted_index_p0/{test_index_match_phrase.out => test_match_query_without_index.out} (71%)
 create mode 100644 regression-test/suites/inverted_index_p0/test_match_query_without_index.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org