Skip to content

v6.0.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@lance-community lance-community released this 20 Apr 20:56
· 1536 commits to main since this release

What's Changed

New Features 馃帀

  • feat: add planned blob reads with source-level coalescing by @Xuanwo in #6352

Bug Fixes 馃悰

  • fix: add dir_listing_to_manifest_migration_enabled flag to avoid extra object store calls by @jackye1995 in #6507
  • fix: scale default memory pool size by partition count by @westonpace in #6562
  • fix: apply fragment bitmap allow-list to index search results by @westonpace in #6563
  • fix: hard cap batch size in merge_insert to prevent sort failures by @westonpace in #6564
  • fix(namespace): align error handling with namespace spec by @jackye1995 in #6575

Documentation 馃摎

Performance Improvements 馃殌

Full Changelog: v6.0.0-beta.1...v6.0.0-beta.2