Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Incomplete
-
None
-
None
Description
Our own timezone handling code is essoteric and may have some bugs. We should investigate replacing the logic with a more common library like scala-date or directly using JSR-310 (included in Java 8+, but also backwards available on maven through http://www.threeten.org/)
Attachments
Issue Links
- is related to
-
SPARK-16774 Fix use of deprecated TimeStamp constructor (also providing incorrect results)
- Resolved
- relates to
-
SPARK-15613 Incorrect days to millis conversion
- Resolved
-
SPARK-6785 DateUtils can not handle date before 1970/01/01 correctly
- Resolved