zclllyybb commented on code in PR #48872:
URL: https://github.com/apache/doris/pull/48872#discussion_r1987247055


##########
regression-test/suites/correctness/test_str_to_date.groovy:
##########
@@ -77,4 +77,9 @@ suite("test_str_to_date") {
     check_fold_consistency "STR_TO_DATE('2019-12-01', null)"
     check_fold_consistency "STR_TO_DATE(null, null)"
     check_fold_consistency "STR_TO_DATE('无效日期', 'yyyy-MM-dd')"
+
+
+    qt_select_all_space """

Review Comment:
   I think we need more testcases with different format strings



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to