Skip to content

v9.0.0-beta.6

Pre-release
Pre-release

Choose a tag to compare

@lance-community lance-community released this 24 Jun 18:01
· 11 commits to main since this release

What's Changed

Breaking Changes 🛠

  • refactor!: rename FMIndexIndexDetails to FMIndexDetails by @westonpace in #7397

New Features 🎉

  • feat: support cleanup explain for python and java by @yanghua in #7248
  • feat(index): support Utf8View prefixes in SargableQueryParser by @wombatu-kun in #7351
  • feat(python): expose fragment-reuse remap and delete-by-offset by @wkalt in #7438

Performance Improvements 🚀

  • perf: speed up cold read up to 8x by lazily load column metadata by @Xuanwo in #7375
  • perf(fts): remove OR hot path bookkeeping by @BubbleCal in #7416
  • perf(fts): use block max for or tail bounds by @BubbleCal in #7435

Full Changelog: v9.0.0-beta.5...v9.0.0-beta.6