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

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


    from 98d87b21655 [fix](load) fix the error msg of task submission failure 
for memory back pressure (#51078)
     add a6fc1a2b7e2 [opt](inverted index) Optimize prefix query in 
match_regexp (#50968)

No new revisions were added by this update.

Summary of changes:
 .../inverted_index/query/regexp_query.cpp          | 130 ++++++++++----
 .../segment_v2/inverted_index/query/regexp_query.h |  13 ++
 .../inverted_index/query/regexp_query_test.cpp     | 189 +++++++++++++++++++++
 .../inverted_index_p0/test_index_match_regexp.out  | Bin 234 -> 822 bytes
 .../test_index_match_regexp.groovy                 |  47 +++++
 5 files changed, 344 insertions(+), 35 deletions(-)
 create mode 100644 
be/test/olap/rowset/segment_v2/inverted_index/query/regexp_query_test.cpp


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

Reply via email to