Skip to content

v3.1.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@lance-community lance-community released this 25 Feb 05:23
· 1831 commits to main since this release

What's Changed

New Features 馃帀

  • feat: add DeleteResult with num_deleted_rows by @wkalt in #6001
  • feat: introduce IncompatibleTransaction error by @wjones127 in #6003

Bug Fixes 馃悰

  • fix(encoding): handle empty rows in variable packed struct decode by @Xuanwo in #5995
  • fix: set namespace commit handler for LanceDataset.commit by @jackye1995 in #6002

Documentation 馃摎

  • docs: expand the FTS index doc explaining the training process and multiple partitions by @westonpace in #5988
  • docs: clarify v2.2 nested drop rollback risk by @Xuanwo in #5999

Full Changelog: v3.1.0-beta.1...v3.1.0-beta.2