[
https://issues.apache.org/jira/browse/ARROW-3726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16690974#comment-16690974
]
Andy Grove commented on ARROW-3726:
-----------------------------------
Also, worth stating that my reader + writer leverages the excellent (and high
performance) Rust csv crate, so we don't have to reinvent the wheel there.
> [Rust] CSV Reader & Writer
> --------------------------
>
> Key: ARROW-3726
> URL: https://issues.apache.org/jira/browse/ARROW-3726
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Rust
> Reporter: nevi_me
> Assignee: Chao Sun
> Priority: Major
>
> As an Arrow Rust user, I would like to be able to read and write CSV files,
> so that I can quickly ingest data into an Arrow format for futher use, and
> save outputs in CSV.
> As there aren't yet many options for working with tabular/df structures in
> Rust (other than Andy's DataFusion), I'm struggling to motivate for this
> feature. However, I think building a csv parser into Rust would reduce effort
> for future libs (incl DataFusion).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)