Neville Dipale created ARROW-4803:
-------------------------------------
Summary: [Rust] Read temporal values from JSON
Key: ARROW-4803
URL: https://issues.apache.org/jira/browse/ARROW-4803
Project: Apache Arrow
Issue Type: Sub-task
Components: Rust
Affects Versions: 0.12.0
Reporter: Neville Dipale
Ability to parse strings that look like timestamps to timestamp type. Need to
consider whether only timestamp type should be supported as most JSON libraries
stick to ISO8601. It might also be inefficient to use regex for timestamps, so
the user should provide a hint of which columns to convert to timestamps
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)