Skip to content

v4.1.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@lance-community lance-community released this 22 Mar 19:58
· 1687 commits to main since this release

What's Changed

New Features 馃帀

  • feat: bounding source fragments for compaction execution by @hamersaw in #6232
  • fix: filter out detached versions when scanning manifests by @jackye1995 in #6245
  • feat: allow setting transaction properties in various operations by @jackye1995 in #6246

Bug Fixes 馃悰

  • fix: like queries with a prefix should be accelerated by btree and zonemap by @jackye1995 in #6188
  • fix: 2.1/2.2 panic when a list column had small values and many empty values by @westonpace in #6234

Performance Improvements 馃殌

  • perf: new layout for positions and new algo for phrase query by @BubbleCal in #6203

Other Changes

  • refactor: distributed vector segment build by @Xuanwo in #6220

Full Changelog: release-root/4.1.0-beta.N...v4.1.0-beta.1