This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-59200-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from d4e1fba676d branch-4.0: [fix](pkfk) Fix drop table not drop constraint
related info #58958 (#59182)
add ec98988c57a [chore](function) add alias for split functions (#59200)
No new revisions were added by this update.
Summary of changes:
.../doris/catalog/BuiltinScalarFunctions.java | 4 +-
.../string_functions/test_split_by_string.out | 146 ++++++++++++++----
.../string_functions/test_split_by_regexp.out | 12 ++
.../string_functions/test_split_by_string.out | 113 --------------
.../string_functions/test_split_by_string.groovy | 142 ++++++++++++++----
.../string_functions/test_split_by_regexp.groovy | 5 +
.../string_functions/test_split_by_string.groovy | 167 ---------------------
7 files changed, 253 insertions(+), 336 deletions(-)
delete mode 100644
regression-test/data/query_p0/sql_functions/string_functions/test_split_by_string.out
delete mode 100644
regression-test/suites/query_p0/sql_functions/string_functions/test_split_by_string.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]