Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1.0, 3.1.1, 3.1.2
Description
The Unix_timestamp() considers "leap second" while the from_unixtime is not; which results in to wrong result as below:
Attachments
Attachments
Issue Links
- causes
-
HIVE-26290 Remove useless calls to DateTimeFormatter#withZone without assignment
- Closed
- is related to
-
HIVE-25576 Configurable datetime formatter for unix_timestamp, from_unixtime
- Closed
- links to