You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/06/03 14:47:00 UTC

[jira] [Resolved] (ARROW-5040) [C++] ArrayFromJSON can't parse Timestamp from strings

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

Antoine Pitrou resolved ARROW-5040.
-----------------------------------
    Resolution: Duplicate

Looks like this was fixed as part of ARROW-4708

> [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)