Skip to content

v11.0.0-beta.22

Pre-release
Pre-release

Choose a tag to compare

@lance-community lance-community released this 23 Aug 16:13
· 48 commits to main since this release

What's Changed

New Features 馃帀

  • feat(scanner): add external row-address mask prefilter by @JulianYG in #7288

Bug Fixes 馃悰

  • fix(fts): normalize token cursor before incremental merge by @app/lance-gatefixer in #8312
  • fix(io): support GCS workload identity credentials by @app/lance-gatefixer in #8389
  • fix(io): respect custom S3 endpoints from AWS profiles by @app/lance-gatefixer in #8390
  • fix(index): search legacy truncated PQ indexes by @app/lance-gatefixer in #8396
  • fix: avoid deadlock when opening scan fragments by @app/lance-gatefixer in #8397
  • fix: filter stale physical row ids in take by @app/lance-gatefixer in #8401
  • fix: validate substrait filters that need no field pruning by @1fanwang in #8484
  • fix: conflict schema metadata updates with merges by @Xuanwo in #8707
  • fix: delete data files when cleanup retains an older tag by @XuQianJin-Stars in #8708

Performance Improvements 馃殌

  • perf(index): sample PQ training data before sub-vector copies by @u70b3 in #7930

Full Changelog: v11.0.0-beta.21...v11.0.0-beta.22