GitHub user jiang-wu opened a pull request:
https://github.com/apache/drill/pull/1245
Drill 6242 - Use Java.time.Local{Date|Time|DateTime} classes for values from Drill Date,
Time, and Timestamp vectors
* DRILL-6242 - Use java.time.Local{Date|Time|DateTime} classes to hold values from corresponding
Drill date, time, and timestamp types.
* See https://issues.apache.org/jira/browse/DRILL-6242?focusedCommentId=16459369&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16459369
* This is a revised version of https://github.com/apache/drill/pull/1184
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jiang-wu/drill DRILL-6242
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1245.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1245
----
commit acd97a5f512bf06871f12a064c867f443da8bd6f
Author: jiang-wu <jwu@...>
Date: 2018-05-01T20:54:28Z
Drill 6242 master local (#1)
* DRILL-6242 - Use java.time.Local{Date|Time|DateTime} classes to hold values from corresponding
Drill date, time, and timestamp types.
----
---
|