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


##########
regression-test/suites/nereids_syntax_p0/test_cast_datetime.groovy:
##########
@@ -510,29 +510,7 @@ suite("test_cast_datetime") {
             sql "SELECT DATEADD(DAY, 1, '2025年06月20日')"
             result([[LocalDateTime.parse('2025-06-21T00:00:00')]])
         }
-        */
-
-        test {

Review Comment:
   所以这种字面量,我们现在需要优先解析成Timestamptz?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to