Skip to content

v4.0.0-beta.11

Pre-release
Pre-release

Choose a tag to compare

@westonpace westonpace released this 13 Mar 20:37
· 1722 commits to main since this release

What's Changed

New Features 馃帀

  • feat: support vector indices in describe_indices filtering by @ndpvt-web in #6145

Bug Fixes 馃悰

  • fix: preserve merge insert delete-by-source semantics by @Xuanwo in #6148
  • fix: handle nullable validity layers without def levels by @Xuanwo in #6187
  • fix: use to_arrow_reader in benchmark datagen by @Xuanwo in #6190
  • fix: memory_limit and num_workers params are not passed to index worker by @BubbleCal in #6197

Documentation 馃摎

  • docs: update the rules for data replacement conflicts to reflect reality by @westonpace in #6182

Performance Improvements 馃殌

  • perf(inverted): reuse posting batch builder and merge tail partitions by @BubbleCal in #6191

Other Changes

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