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 721947db4bb [test](inverted index) use inner function instead of
load_from_hdfs (#55282)
add 46d85ee3a10 [feature](function) Support third parameter for
count-substrings function (#54928)
No new revisions were added by this update.
Summary of changes:
be/src/vec/functions/function_string.cpp | 4 +-
be/src/vec/functions/function_string.h | 134 +++++++++++++--------
be/test/vec/function/function_string_test.cpp | 73 +++++++++++
.../functions/scalar/CountSubstring.java | 15 ++-
.../string_functions/test_count_substrings.out | Bin 1550 -> 2838 bytes
.../string_functions/test_count_substrings.groovy | 37 ++++++
6 files changed, 205 insertions(+), 58 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]