ashish-kumar-sharma commented on a change in pull request #2686:
URL: https://github.com/apache/hive/pull/2686#discussion_r719543736
##########
File path: 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 08:00:00
+1400-11-08 07:35:24
Review comment:
Because input is ICT(+07:00) output is Asia/bangkok(+6:42:04) due to
that we are seeing this difference.
##########
File path: 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 08:00:00
+1400-11-08 07:35:24
Review comment:
Because input is ICT(+07:00) output is Asia/bangkok(+06:42:04) due to
that we are seeing this difference.
--
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]