3.5.1
📦 datasetsView on GitHub →
✨ 1 features🐛 3 fixes
Summary
This release focuses on bug fixes, notably supporting pyarrow 20, and includes several minor improvements and dependency updates.
Migration Steps
- No specific migration steps mentioned, but dependency updates might require review.
✨ New Features
- Support underscore int read instruction.
🐛 Bug Fixes
- Fixed pyarrow error `TypeError: ArrayExtensionArray.to_pylist() got an unexpected keyword argument 'maps_as_pydicts'` by supporting pyarrow 20.
- Fixed issue when writing pdf in map operations.
- Fixed typos.