You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "holdenk (JIRA)" <ji...@apache.org> on 2016/07/29 02:55:20 UTC

[jira] [Created] (SPARK-16788) Investigate JSR-310 & scala-time alternatives to our own datetime utils

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org