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

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


    from 54720872b13 [fix](cloud) Add more prompt information when compute 
group is invalid (#56946)
     add ba6cc42281f [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]

Reply via email to