Is there a Julia v1.0 supported parquet file reader that can be used to load into a DataFrame? I attempted to use the example on Queryverse.jl but it seems it requires ParquetFiles.jl. I get the following when I try to add the ParquetFile package.
(v1.0) pkg> add ParquetFiles
Updating registry at `~/.julia/registries/General`
Updating git-repo `https://github.com/JuliaRegistries/General.git`
Resolving package versions...
ERROR: Unsatisfiable requirements detected for package ParquetFiles [46a55296]:
ParquetFiles [46a55296] log:
├─possible versions are: 0.0.1 or uninstalled
├─restricted to versions * by an explicit requirement, leaving only versions 0.0.1
└─restricted by julia compatibility requirements to versions: uninstalled — no versions left