trying to decompress already uncompressed dictionary pages

│   exception = zstd error
│   column =
│    ⫶ Parquet2.Column{Parquet2.ParqUInt8, Parquet2.ParqInt32, Parquet2.VectorFetcher} "flag"(144 bytes) (zstd compressed)  (644 rows)
│       [2 pages]  (dict encoded)
└ @ Parquet2 ~/.julia/packages/Parquet2/```

I get that while trying to read https://haramis.ddns.net/~vb/PTU_USD.book.parquet
I have no problems with other programs therefore it is probably an issue in Parquet2?

I’m not very familiar with Julia yet.

Best
Edited by Expanding Man