Wes McKinney created ARROW-477:
----------------------------------
Summary: [Java] Add support for 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
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.4#6332)