Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async CSV reader #78

Closed
alamb opened this issue Apr 26, 2021 · 1 comment · Fixed by #4046
Closed

Async CSV reader #78

alamb opened this issue Apr 26, 2021 · 1 comment · Fixed by #4046
Labels
arrow Changes to the arrow crate

Comments

@alamb
Copy link
Contributor

alamb commented Apr 26, 2021

Note: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-9076

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.

@alamb alamb added the arrow Changes to the arrow crate label Apr 26, 2021
@tustvold
Copy link
Contributor

Closed by #3604

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants