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)