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

github-bot pushed a change to branch auto-pick-60500-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 6688d880f2b branch-4.0: [fix](s3) Treat no such key as empty response 
when listing objects (part 2) #60286 (#60507)
     add 4ea722b3be4 [fix](inverted index) Fix empty string MATCH on keyword 
index returning wrong results (#60500)

No new revisions were added by this update.

Summary of changes:
 .../inverted_index/analyzer/analyzer.cpp           |  6 +-
 .../rowset/segment_v2/inverted_index_reader.cpp    |  7 +-
 be/src/vec/functions/match.cpp                     | 13 ++--
 .../inverted_index_p0/test_empty_string_match.out  | 26 ++++++++
 .../test_empty_string_match.groovy                 | 78 ++++++++++++++++++++++
 5 files changed, 115 insertions(+), 15 deletions(-)
 create mode 100644 
regression-test/data/inverted_index_p0/test_empty_string_match.out
 create mode 100644 
regression-test/suites/inverted_index_p0/test_empty_string_match.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to