Skip to content

v10.0.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@lance-community lance-community released this 24 Jul 16:42

What's Changed

New Features 🎉

  • feat: support merge_insert when source omits blob columns by @nyl3532016 in #7615
  • feat(index): use ACORN-1 traversal for prefiltered HNSW search by @leohoare in #7927
  • feat: support segmented RTree indexes by @jackye1995 in #7932

Bug Fixes 🐛

  • fix: avoid panic due to empty IO buffers on tokio runtime shutdown by @ilya-zlobintsev in #7478
  • fix(blob): unwrap Option in merge_insert blob tests after take_blobs null API by @XuQianJin-Stars in #7963
  • fix: persist finalized external manifest metadata by @Xuanwo in #7964
  • fix(blob): preserve null and empty values during compaction by @Xuanwo in #7965

Other Changes

Full Changelog: v10.0.0-beta.2...v10.0.0-beta.3