Skip to content

v12.0.0-beta.11

Pre-release
Pre-release

Choose a tag to compare

@lance-community lance-community released this 01 Sep 23:03
· 8 commits to main since this release

What's Changed

Bug Fixes 馃悰

  • fix(index): keep a commit alive when an index cannot be opened by @wombatu-kun in #8441
  • fix(compaction): reject unsafe binary column layouts by @app/lance-gatefixer in #8510

Performance Improvements 馃殌

  • perf(merge_insert): probe the most selective indexed key first and stop early by @LuciferYang in #8719
  • perf(commit): drop O(C^2) field lookups from column index validation by @zhangyue19921010 in #8720

Full Changelog: v12.0.0-beta.10...v12.0.0-beta.11