This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 614d7273f5 [typo](docs) fix get starting (#14870) add 33349c3419 [feature](function)Support negative index for function split_part (#13914) No new revisions were added by this update. Summary of changes: be/src/exprs/string_functions.cpp | 107 ++++++++-- be/src/vec/functions/function_string.h | 221 +++++++++++++-------- be/test/exprs/string_functions_test.cpp | 49 +++++ be/test/vec/function/function_string_test.cpp | 17 -- .../sql-functions/string-functions/split_part.md | 33 ++- .../sql-functions/string-functions/split_part.md | 31 ++- .../string_functions/test_string_function.out | 33 +++ .../string_functions/test_string_function.groovy | 15 +- 8 files changed, 380 insertions(+), 126 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org