Skip to content

nanoparquet 0.4.2

Latest
Compare
Choose a tag to compare
@gaborcsardi gaborcsardi released this 22 Feb 13:49
  • write_parquet() now does not fail when writing files with a zero-length
    first page (#122).

  • read_parquet() can now read Parquet files that do not contain the
    dictionary page offset in their metadata. Polars creates such files
    (#132).