This repository has been archived by the owner on Mar 11, 2024. It is now read-only.
Release v0.1.4
What's Changed
The new native polars Parquet reader is going to be used with polars >= 0.19.4
.
The old, pyarrow
reader can be enabled in PolarsParquetIOManager
config.
- 👷 add manual CI trigger by @danielgafni in #39
- 🐛 fix missing
pyarrow.dataset
import forpyarrow 13.0.0
by @seandavi in #38 - ⚡ use native parquet reader by @danielgafni in #41
New Contributors
Full Changelog: v0.1.3...v0.1.4