[
https://issues.apache.org/jira/browse/ARROW-4804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Lamb resolved ARROW-4804.
--------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
Issue resolved by pull request 8913
[https://github.com/apache/arrow/pull/8913]
> [Rust] Read temporal values from CSV - Parse Date32 and Date64 in CSV reader
> ----------------------------------------------------------------------------
>
> Key: ARROW-4804
> URL: https://issues.apache.org/jira/browse/ARROW-4804
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Rust
> Affects Versions: 0.12.0
> Reporter: Neville Dipale
> Priority: Major
> Labels: beginner, pull-request-available
> Fix For: 3.0.0
>
> Time Spent: 4.5h
> Remaining Estimate: 0h
>
> CSV reader should support reading temporal values.
> Should support timestamp, date and time, with sane defaults provided for
> schema inference.
> To keep inference performant. user should provide a Vec<String> of which
> columns to try convert to a temporal array
--
This message was sent by Atlassian Jira
(v8.3.4#803005)