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/doris.git


    from 3da6abc4ba9 [cases](print) Add print date/datetime/time cases (#57332)
     add 0513457e2e0 [p0](to_string) add p0 tests for casting int and decimal 
to string (#57335)

No new revisions were added by this update.

Summary of changes:
 .../test_cast_to_string_from_decimalv3.out         | 73 ++++++++++++++++++++++
 .../to_string/test_cast_to_string_from_int.out     | 59 +++++++++++++++++
 .../test_cast_to_string_from_decimalv3.groovy      | 53 ++++++++++++++++
 .../to_string/test_cast_to_string_from_int.groovy  | 51 +++++++++++++++
 4 files changed, 236 insertions(+)
 create mode 100644 
regression-test/data/function_p0/cast/to_string/test_cast_to_string_from_decimalv3.out
 create mode 100644 
regression-test/data/function_p0/cast/to_string/test_cast_to_string_from_int.out
 create mode 100644 
regression-test/suites/function_p0/cast/to_string/test_cast_to_string_from_decimalv3.groovy
 create mode 100644 
regression-test/suites/function_p0/cast/to_string/test_cast_to_string_from_int.groovy


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

Reply via email to