[ https://issues.apache.org/jira/browse/ARROW-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15745676#comment-15745676 ]
Uwe L. Korn commented on ARROW-420: ----------------------------------- This is the implementation part of https://issues.apache.org/jira/browse/ARROW-413 as I don't want to have this differing implementation between Java and C++ in the 0.2 release. > 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)