Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
There are some places in the code calling DateTimeFormatter#withZone without assigning the result anywhere. This basically makes the call useless since the method does not modify the formatter instance but always creates a new one.
Attachments
Issue Links
- is caused by
-
HIVE-25403 Fix from_unixtime() to consider leap seconds
- Closed
- links to