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/23 01:27:00 UTC

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

    [ https://issues.apache.org/jira/browse/ARROW-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16335259#comment-16335259 ] 

Dwight Gunning commented on ARROW-2015:
---------------------------------------

This requires Arrow Java to use compile against Java 8 - currently it compiles against Java 7

> [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
>            Priority: Minor
>
> 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)