This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-57643-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 841aa792d53 branch-4.0: [fix](compile) compiled failed due to parallel
merge (#57936)
add e2ba6e6e8ef [Enhancement](regexp) Support zero-width assertions in
some regexp functions (#57643)
No new revisions were added by this update.
Summary of changes:
be/src/runtime/runtime_state.h | 6 +
be/src/vec/functions/function_regexp.cpp | 216 ++++++++++++++++-----
be/src/vec/functions/like.cpp | 26 ++-
be/src/vec/functions/like.h | 4 +
.../java/org/apache/doris/qe/SessionVariable.java | 8 +
gensrc/thrift/PaloInternalService.thrift | 2 +
.../test_string_function_regexp.out | 56 +++++-
.../test_string_function_regexp.groovy | 52 ++++-
8 files changed, 317 insertions(+), 53 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]