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)