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

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


    from 142ed954098 fix routine load regression test fail (#32406)
     add ef03984169c [opt](like) opt LIKE and REGEXP clause with concat(col, 
pattern_str) (#32333)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/functions/like.cpp                      | 371 ++++++++++++++++++---
 be/src/vec/functions/like.h                        |  92 ++++-
 .../test_like_predicate_with_concat.out            | 101 ++++++
 .../test_like_predicate_with_concat.groovy         | 112 +++++++
 .../test_string_function_regexp.groovy             |   3 +-
 5 files changed, 614 insertions(+), 65 deletions(-)
 create mode 100644 
regression-test/data/correctness_p0/test_like_predicate_with_concat.out
 create mode 100644 
regression-test/suites/correctness_p0/test_like_predicate_with_concat.groovy


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

Reply via email to