DataSets.jl icon indicating copy to clipboard operation
DataSets.jl copied to clipboard

Better interoperation with Parquet files

Open mbauman opened this issue 3 years ago • 0 comments

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 https://github.com/JuliaIO/Parquet.jl/issues/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.

mbauman avatar Nov 29 '22 22:11 mbauman