JuliaIO / Parquet.jl

Julia implementation of Parquet columnar file format reader
Other
116 stars 32 forks source link

Add compat for `Snappy` v0.4 #166

Closed giordano closed 2 years ago

giordano commented 2 years ago

Together with https://github.com/JuliaIO/Snappy.jl/pull/35, this makes the package usable on the M1: https://discourse.julialang.org/t/parquet-on-m1/83323/3

giordano commented 2 years ago

Wow, CI running only on AppVeyor :slightly_smiling_face:

giordano commented 2 years ago

Ok, I'm going to merge this and tag a new release. Tests with Julia nightly on Windows are having all sorts of problems, they're taking awfully long to do anything, but I suspect there are some upstream problems, it shouldn't hold up this PR.