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

github-bot pushed a change to branch auto-pick-50149-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from a193f16a5aa branch-2.1:[fix](auditlog)Set sqlHash in 
executeInternalQuery (#49984) (#50271)
     add d6585848685 [feat](function) SUBSTRING_INDEX function delimiter 
supports dynamic (#50149)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/functions/function_string.h             |  85 ++++++++-----
 .../functions/scalar/SubstringIndex.java           |  11 --
 .../data/function_p0/test_substring_index.out      | Bin 0 -> 2304 bytes
 .../function_p0/test_substring_index_columns.out   | Bin 0 -> 1124 bytes
 .../test_substring_index_simple.out}               | Bin 579 -> 725 bytes
 .../suites/function_p0/test_substring_index.groovy | 137 +++++++++++++++++++++
 .../test_substring_index_columns.groovy            | 114 +++++++++++++++++
 .../function_p0/test_substring_index_simple.groovy |  89 +++++++++++++
 8 files changed, 396 insertions(+), 40 deletions(-)
 create mode 100644 regression-test/data/function_p0/test_substring_index.out
 create mode 100644 
regression-test/data/function_p0/test_substring_index_columns.out
 copy regression-test/data/{inverted_index_p0/char_filter/test_char_replace.out 
=> function_p0/test_substring_index_simple.out} (58%)
 create mode 100644 
regression-test/suites/function_p0/test_substring_index.groovy
 create mode 100644 
regression-test/suites/function_p0/test_substring_index_columns.groovy
 create mode 100644 
regression-test/suites/function_p0/test_substring_index_simple.groovy


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

Reply via email to