Skip to content

v11.0.0-beta.10

Pre-release
Pre-release

Choose a tag to compare

@lance-community lance-community released this 14 Aug 08:30
· 30 commits to main since this release

What's Changed

Bug Fixes 馃悰

  • fix(index): drop stale per-segment rows in vector search after in-place column update by @wombatu-kun in #7371
  • fix: normalize PyArrow Substrait list names by @app/lance-gatefixer in #8381
  • fix(fts): ignore posting format version across mixed FTS segments by @Xuanwo in #8525
  • fix(scan): preserve filtered read schema metadata by @BubbleCal in #8536
  • fix(linalg): validate multivec_distance input instead of panicking by @LuciferYang in #8542
  • fix(build): fix build in main by @dentiny in #8543

Performance Improvements 馃殌

  • perf(deps): gate lance-datafusion datagen tooling by @dentiny in #8527

Other Changes

  • refactor: initialize constant Arrow schemas once via LazyLock by @MannXo in #8284

Full Changelog: v11.0.0-beta.9...v11.0.0-beta.10