Neither Parquet.jl nor Parquet2.jl can read my .parquet file

Ah! This is trying to use a variant of lz4 compression codec which is not yet supported (both lz4 codecs seem pretty rare, it seems the former is deprecated).

I’ll look into adding LZ4 shouldn’t take long unless there are unforeseen complications.

4 Likes