Hi, To run integration with IPC, we have a set of `.arrow` and `.stream` files that different implementations consume and can compare against "golden" .json files that contain the corresponding in-memory representation.
I wonder if we should not have equivalent json files corresponding to a curated set of parquet files so that implementations can validate parity with the C++ implementation with respect to how parquet should be converted from and to arrow. Any opinions? Best, Jorge