Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.1.2, 4.0.0
Description
set hive.local.time.zone=Asia/Bangkok;
Query - SELECT FROM_UNIXTIME(UNIX_TIMESTAMP('2000-01-07 00:00:00 GMT','yyyy-MM-dd HH:mm:ss z'));
Result - 2000-01-07 00:00:00 ICT
Attachments
Issue Links
- is caused by
-
HIVE-25458 unix_timestamp() with string input give wrong result
- Closed
- is related to
-
HIVE-25559 to_unix_timestamp udf result incorrect
- Patch Available
- links to