[ https://issues.apache.org/jira/browse/ARROW-4803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661825#comment-17661825 ]
Rok Mihevc commented on ARROW-4803: ----------------------------------- This issue has been migrated to [issue #21321|https://github.com/apache/arrow/issues/21321] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [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 > Priority: Major > Labels: beginner > > 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 (v8.20.10#820010)