holdenk created SPARK-16788:
-------------------------------

             Summary: Investigate JSR-310 & scala-time alternatives to our own 
datetime utils
                 Key: SPARK-16788
                 URL: https://issues.apache.org/jira/browse/SPARK-16788
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: holdenk


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/)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to