[
https://issues.apache.org/jira/browse/ARROW-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15747782#comment-15747782
]
Uwe L. Korn commented on ARROW-420:
-----------------------------------
PR: https://github.com/apache/arrow/pull/238
> Align Date implementation between Java and C++
> ----------------------------------------------
>
> Key: ARROW-420
> URL: https://issues.apache.org/jira/browse/ARROW-420
> Project: Apache Arrow
> Issue Type: Bug
> Reporter: Uwe L. Korn
> Fix For: 0.2.0
>
>
> Currently C++ treats it as an int32 (no interpretation specified) and Java as
> an int64 with (rounded) milliseconds since 1970 but only the date (year,
> month, day) part actually being defined.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)