You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/12/19 23:44:58 UTC

[jira] [Resolved] (ARROW-420) Align Date implementation between Java and C++

     [ https://issues.apache.org/jira/browse/ARROW-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-420.
--------------------------------
    Resolution: Fixed

Issue resolved by pull request 238
[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
>            Assignee: 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)