You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/09/07 12:20:00 UTC

[jira] [Updated] (ARROW-9908) [Rust] Support temporal data types in JSON reader

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

ASF GitHub Bot updated ARROW-9908:
----------------------------------
    Labels: pull-request-available  (was: )

> [Rust] Support temporal data types in JSON reader
> -------------------------------------------------
>
>                 Key: ARROW-9908
>                 URL: https://issues.apache.org/jira/browse/ARROW-9908
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Rust
>            Reporter: Christoph Schulze
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently the JSON reader does not support any temporal data types. Columns with *numerical* data should be interpretable as temporal type when defined accordingly in the schema. Currently this would throw an error with a misleading message ("struct types are not yet supported").
> related issue:
> https://issues.apache.org/jira/browse/ARROW-4803 focuses on parsing temporal data based on strings inputs. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)