Skip to content

v9.1.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@lance-community lance-community released this 20 Jul 04:59

What's Changed

New Features 🎉

Bug Fixes 🐛

  • fix(mem-wal): propagate final flush failures from ShardWriter::close by @u70b3 in #7769
  • fix(table): route tos:// scheme to ConditionalPutCommitHandler by @zhangyue19921010 in #7824
  • fix(python): allow blob writer cleanup across threads by @justinrmiller in #7827
  • fix(index): reuse cached FTS document lengths by @Xuanwo in #7830

Documentation 📚

  • docs: implement the Lance Docs design as the mkdocs site theme by @Xuanwo in #7821

Performance Improvements 🚀

  • perf(index): norm-addend cache and slim top-k heap for FTS scoring by @BubbleCal in #7629
  • perf(dataset): read transactions by version without populating session caches by @xuanyu-z in #7817

Full Changelog: v9.1.0-beta.2...v9.1.0-beta.3