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


##########
regression-test/suites/correctness/test_time_function.groovy:
##########
@@ -80,4 +80,14 @@ suite("test_time_function") {
     qt_maxtime2 """
         select SEC_TO_TIME(-762021855) ;
     """
+
+    qt_select """SELECT sec_to_time(35211.7895)"""

Review Comment:
   time有正负最大值的限制,再测一下超过最大值的



-- 
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