You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2022/06/02 06:53:12 UTC

[incubator-doris] branch master updated (0be1b0d242 -> df3406da30)

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

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


    from 0be1b0d242 [regressiontest]add json function test case (#9917)
     add df3406da30 [test]add string sql functions test case (#9904)

No new revisions were added by this update.

Summary of changes:
 .../string_functions/test_string_function.out      | 214 +++++++++++++++++++++
 .../test_string_function_like.out}                 |  87 ++++++---
 .../test_string_function_regexp.out}               |  26 ++-
 .../string_functions/test_string_function.groovy   | 119 ++++++++++++
 .../test_string_function_like.groovy               |  61 ++++++
 .../test_string_function_regexp.groovy}            |  50 +++--
 6 files changed, 491 insertions(+), 66 deletions(-)
 create mode 100644 regression-test/data/query/sql_functions/string_functions/test_string_function.out
 copy regression-test/data/query/sql_functions/{json_functions/test_json_function.out => string_functions/test_string_function_like.out} (52%)
 copy regression-test/data/{account/test_information_schema.out => query/sql_functions/string_functions/test_string_function_regexp.out} (63%)
 create mode 100644 regression-test/suites/query/sql_functions/string_functions/test_string_function.groovy
 create mode 100644 regression-test/suites/query/sql_functions/string_functions/test_string_function_like.groovy
 copy regression-test/suites/{data_model/unique/test_unique_table.groovy => query/sql_functions/string_functions/test_string_function_regexp.groovy} (50%)


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