You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Christoph Schulze (Jira)" <ji...@apache.org> on 2020/09/03 14:11:00 UTC

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

Christoph Schulze created ARROW-9908:
----------------------------------------

             Summary: [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


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)