You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Sergey Todyshev (Jira)" <ji...@apache.org> on 2020/06/09 04:57:00 UTC

[jira] [Created] (ARROW-9076) [Rust] Async CSV reader

Sergey Todyshev created ARROW-9076:
--------------------------------------

             Summary: [Rust] Async CSV reader
                 Key: ARROW-9076
                 URL: https://issues.apache.org/jira/browse/ARROW-9076
             Project: Apache Arrow
          Issue Type: New Feature
            Reporter: Sergey Todyshev


rust-csv crate recently adds async implementation for CSV reader. It would be nice to have it in arrow crate as well. It is extremely useful in an application that needs to parse large CSV files in WebAssembly.

It would be nice to have async JSON reader as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)