Skip to content

v8.0.0-beta.15

Pre-release
Pre-release

Choose a tag to compare

@lance-community lance-community released this 16 Jun 20:37
· 1160 commits to main since this release

What's Changed

Breaking Changes 馃洜

  • fix(dataset)!: fail-fast casting for columns with attached indices by @WenDing-Y in #7158

Critical Fixes 鈥硷笍

  • fix: merge_insert silently drops matches when a leading payload column is all-null by @Ar-maan05 in #7251

New Features 馃帀

  • feat(index): accelerate regex and infix LIKE with the ngram index by @wombatu-kun in #7139
  • feat: expose io_buffer_size in CompactionOptions by @aimanmalib in #7226
  • feat: bump lance-namespace-reqwest-client to 0.8.6 (source_task_size) by @justinrmiller in #7254
  • feat: configure blob inline threshold per column by @Xuanwo in #7269

Bug Fixes 馃悰

Performance Improvements 馃殌

  • perf(vector): vectorize RaBitQ top-k lower-bound pruning scan by @BubbleCal in #7243
  • perf(mem_wal): parallelize fresh-tier source planning and execution by @hamersaw in #7257

Full Changelog: v8.0.0-beta.14...v8.0.0-beta.15