tanishq-chugh commented on code in PR #5404:
URL: https://github.com/apache/hive/pull/5404#discussion_r1900569024


##########
ql/src/test/results/clientpositive/llap/udf5.q.out:
##########
@@ -260,7 +260,7 @@ POSTHOOK: query: select 
from_unixtime(unix_timestamp('1400-11-08 08:00:00 ICT',
 POSTHOOK: type: QUERY
 POSTHOOK: Input: _dummy_database@_dummy_table
 #### A masked pattern was here ####
-1400-11-08 07:35:24
+1400-11-08 08:00:00

Review Comment:
   This is as well related to different IANA TZdata version being used by jdk17 
as compared to jdk8 resulting in different offset being used for timestamp 
conversion of ICT time zone datetimes.



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