tree: ae3d93c25d79147418a12702cb794bd82b990748 [path history] [tgz]
  1. fuzzing/
  2. generated_simple_numerics/
  3. ARROW-17100.parquet
  4. README.md
  5. timestamp.data
data/parquet/README.md

Parquet Test Files

FileDescription
ARROW-17100.parquetParquet file written by PyArrow 2.0 with DataPageV2 and compressed columns. Prior to PyArrow 3.0, pages were compressed even if the is_compressed flag was 0. This was fixed in ARROW-10353, but for backwards compatibility readers may wish to support such a file.