You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Dwight Gunning (JIRA)" <ji...@apache.org> on 2018/01/20 18:13:00 UTC

[jira] [Created] (ARROW-2015) [Java] Use Java Time and Date APIs instead of JodaTime

Dwight Gunning created ARROW-2015:
-------------------------------------

             Summary: [Java] Use Java Time and Date APIs instead of JodaTime
                 Key: ARROW-2015
                 URL: https://issues.apache.org/jira/browse/ARROW-2015
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Java - Vectors
    Affects Versions: 0.8.0
            Reporter: Dwight Gunning


From Java SE 8 onwards, users are asked to migrate to {{java.time}} (JSR-310) - a core part of the JDK which replaces Joda time. 

Arrow should move to use Java time APIs.

Original issue created on github https://github.com/apache/arrow/issues/1132

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)