We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
77fdabb
write_parquet() now does not fail when writing files with a zero-length first page (#122).
write_parquet()
read_parquet() can now read Parquet files that do not contain the dictionary page offset in their metadata. Polars creates such files (#132).
read_parquet()