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 2017/02/04 04:00:53 UTC

[jira] [Resolved] (ARROW-477) [Java] Add support for second/microsecond/nanosecond timestamps in-memory and in IPC/JSON layer

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

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

Issue resolved by pull request 303
[https://github.com/apache/arrow/pull/303]

> [Java] Add support for second/microsecond/nanosecond timestamps in-memory and in IPC/JSON layer
> -----------------------------------------------------------------------------------------------
>
>                 Key: ARROW-477
>                 URL: https://issues.apache.org/jira/browse/ARROW-477
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Java - Vectors
>            Reporter: Wes McKinney
>            Assignee: Jingyuan Wang
>
> This is provided for in the metadata
> https://github.com/apache/arrow/blob/master/format/Message.fbs#L85
> and we have implemented it in C++/Python. In JSON, we may need to use strings if there are numerical precision issues



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)