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

github-bot pushed a change to branch auto-pick-57335-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 041b7df3623 branch-4.0: [fix](cast)Allow cast array, struct and map 
type to stringlike type. #57326 (#57333)
     add a5890ccf299 [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