Skip to content

v0.13.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@wjones127 wjones127 released this 24 Jun 16:07
· 3716 commits to main since this release
7cd11b8

What's Changed

Breaking Changes 馃洜

  • fix: dot distance so kmeans can converge by @eddyxu in #2509

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 馃摎

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