Choosing File Compression - Altinity/parquet-regression GitHub Wiki

Compression

Full example here

  "options": {
    "compression": "snappy",
}

The value for compression can be anything from: UNCOMPRESSED, SNAPPY, GZIP, LZO, BROTLI, LZ4, ZSTD.