deniskuzZ commented on code in PR #5404:
URL: https://github.com/apache/hive/pull/5404#discussion_r1882233248


##########
ql/src/test/resources/org/apache/hadoop/hive/ql/udf/generic/TestGenericUDFFromUnixTimeEvaluate.csv:
##########
@@ -22,7 +22,7 @@ Jul 09 2023;MMM dd yyyy;Etc/GMT;DATETIME;1688860800
 Jul 09 2023;MMM dd yyyy;Etc/GMT;SIMPLE;1688860800
 Jul 21 2023;MMM dd yyyy;Etc/GMT;DATETIME;1689897600
 Jul 21 2023;MMM dd yyyy;Etc/GMT;SIMPLE;1689897600
-Field DayOfYear cannot be printed as the value 202 exceeds the maximum print 
width of 2;YYYY-MM-DD;Etc/GMT;DATETIME;1689897600
+2023-07-202;YYYY-MM-DD;Etc/GMT;DATETIME;1689897600

Review Comment:
   should we document date related behaviour change?



-- 
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: gitbox-unsubscr...@hive.apache.org

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


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

Reply via email to