[jira] [Updated] (ARROW-4803) [Rust] Read temporal values from JSON

2023-01-10 Thread Rok Mihevc (Jira)


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

Rok Mihevc updated ARROW-4803:
--
External issue URL: https://github.com/apache/arrow/issues/21321

> [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)


[jira] [Updated] (ARROW-4803) [Rust] Read temporal values from JSON

2020-10-15 Thread Andy Grove (Jira)


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

Andy Grove updated ARROW-4803:
--
Labels: beginner  (was: )

> [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.3.4#803005)