I built a Python CLI for Parquet interoperability. It runs a given Parquet file through selected readers and shows where it fails with a command. Also uses Hypothesis for fuzzing.

Source: [Hacker News](https://github.com/sovsparrow/parquity)

Sponsored