Skip to content

v0.12.2

Choose a tag to compare

@wjones127 wjones127 released this 13 Jun 16:58
· 3742 commits to main since this release
d830c38

What's Changed

New Features 馃帀

Bug Fixes 馃悰

Documentation 馃摎

  • docs: add spark-lance-connector readme by @LuQQiu in #2456

Performance Improvements 馃殌

Other Changes

  • refactor: pull row_id and deletion vector out of v1 file reader by @wjones127 in #2436
  • refactor: move Prefilter to a trait and move VectorIndex to lance-vector by @eddyxu in #2442
  • refactor: move hnsw from lance crate to lance-index crate by @eddyxu in #2446
  • refactor: impl the sub index trait for HNSW and clean code by @BubbleCal in #2462

New Contributors

Full Changelog: v0.12.1...v0.12.2