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

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


    from 0056b11b2f8 [Bug](function) fix date_floor default value not 
0001-01-01 00:00:00 (#50479)
     add 30b7f20f1f1 [improve](function) support regexp_replace function with 
ignore flag options (#50245)

No new revisions were added by this update.

Summary of changes:
 be/src/exprs/string_functions.cpp                  |  16 +-
 be/src/exprs/string_functions.h                    |   3 +-
 be/src/vec/functions/function_regexp.cpp           | 176 +++++++++++++++++----
 be/test/exprs/string_functions_test.cpp            |  13 +-
 .../functions/scalar/RegexpReplace.java            |  45 +++++-
 .../functions/scalar/RegexpReplaceOne.java         |  45 +++++-
 .../data/nereids_syntax_p0/test_regexp_replace.out | Bin 266 -> 598 bytes
 .../nereids_syntax_p0/test_regexp_replace.groovy   |  20 +++
 8 files changed, 274 insertions(+), 44 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to