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

Better interoperation with Parquet files #60

Open
mbauman opened this issue Nov 29, 2022 · 0 comments
Open

Better interoperation with Parquet files #60

mbauman opened this issue Nov 29, 2022 · 0 comments

Comments

@mbauman
Copy link
Member

mbauman commented Nov 29, 2022

This is a joint DataSets and Parquet issue — at the root of issue #59 is really that Parquet.jl is currently entirely file-based (cf JuliaIO/Parquet.jl#145). I would love it to have a more seamless (and efficient!) way to work with Parquet files directly by streaming them and/or only grabbing the parts I need.

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

No branches or pull requests

1 participant