py-1.28.1
📦 polarsView on GitHub →
🐛 2 fixes
Summary
This release focuses on bug fixes related to Parquet reading and predicate filtering, alongside minor build system updates and documentation improvements.
🐛 Bug Fixes
- Fixed reading of reencoded categorical data in Parquet.
- Resolved out-of-bounds error in the last thread during parquet predicate filtering.