v0.13.0-beta.1
Pre-release
Pre-release
·
3716 commits
to main
since this release
What's Changed
Breaking Changes 馃洜
New Features 馃帀
- feat: convert binary logical encoding/decoding to physical array encoding/page decoding by @raunaks13 in #2426
- feat: support stable row ids in Dataset::take_rows() by @wjones127 in #2447
Bug Fixes 馃悰
- fix: low recall if many partitions with only 1 row by @BubbleCal in #2487
Documentation 馃摎
- docs: flickr8k_dataset_creation_example by @tanaymeh in #2489
- docs(python): note multiprocessing incompatibility by @wjones127 in #2506
Performance Improvements 馃殌
- perf: don't write precomputed partitions to trace file by @westonpace in #2493
- perf: use faster kmean find partition routing for pq assignment by @eddyxu in #2515
Full Changelog: v0.12.3...v0.13.0-beta.1