[ 
https://issues.apache.org/jira/browse/ARROW-3726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16695112#comment-16695112
 ] 

nevi_me commented on ARROW-3726:
--------------------------------

Hi [~andygrove] [~pitrou], I just remembered that the csv library used in Arrow 
only supports UTF8. Does the cpp-based CSV reader have the same limitation, or 
will this be limited to Rust? It might be something worth documenting for Rust.

> [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: Andy Grove
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.12.0
>
>          Time Spent: 4.5h
>  Remaining Estimate: 0h
>
> 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)

Reply via email to