Skip to content

v7.2.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@lance-community lance-community released this 01 Jun 04:36
· 171 commits to main since this release

What's Changed

New Features 🎉

  • feat: support Utf8View and BinaryView in encoding and filter coercion by @xuanyu-z in #6985

Bug Fixes 🐛

  • fix(encoding): plan sparse structural miniblock pages by @Xuanwo in #6787
  • fix(storage): retry throttled fts metadata listing by @BubbleCal in #6994
  • fix: support multivector IVF centroids in segment builds by @ddupg in #6995
  • fix(python): validate BFloat16.from_bytes length by @ddupg in #6998
  • fix(test): tolerate boundary-tie in IVF distance_range assertions by @xuanyu-z in #6999
  • fix: stream object copies larger than cloud's CopyObject limit by @vivek-bharathan in #7004
  • fix: restore simple FTS tokenizer default by @Xuanwo in #7006

Performance Improvements 🚀

Full Changelog: v7.2.0-beta.1...v7.2.0-beta.2