arrow-julia
arrow-julia copied to clipboard
Add support for partitioned datasets
It would be very useful to support reading (and potentially writing) partitioned datasets. The implementation could be similar to JuliaIO/Parquet.jl#138/JuliaIO/Parquet.jl#142 and would bring Arrow.jl up to par with Pyarrow's dataset feature.