[
https://issues.apache.org/jira/browse/ARROW-5040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16804346#comment-16804346
]
Wes McKinney commented on ARROW-5040:
-------------------------------------
It seems reasonable to accept ISO8601-formatted strings here
> [C++] ArrayFromJSON can't parse Timestamp from strings
> ------------------------------------------------------
>
> Key: ARROW-5040
> URL: https://issues.apache.org/jira/browse/ARROW-5040
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Benjamin Kietzman
> Assignee: Benjamin Kietzman
> Priority: Minor
> Fix For: 0.14.0
>
>
> Currently, ArrayFromJSON can only produce timestamps from numbers.
> This is an impediment for writing tests for JSON and CSV, since those formats
> parse timestamps from strings and it's not immediately obvious that
> "2000-20-29" corresponds to 951782400
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)