nevi_me created ARROW-3726:
------------------------------
Summary: [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
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)