v11.0.0-beta.2
Pre-release
Pre-release
·
61 commits
to main
since this release
What's Changed
Breaking Changes 馃洜
- feat(mem_wal): return the sealed generation from force_seal_active by @hamersaw in #8051
- feat(mem_wal): expose whether an index type can be maintained by @hamersaw in #8095
New Features 馃帀
- perf(dataset): spill large inline transaction out of manifest by @zhangyue19921010 in #7881
- feat(object-store): add explicit IRSA and ECS credential storage options by @westonpace in #8103
Bug Fixes 馃悰
- fix(fts): re-evaluate overlay-stale rows without segment scans by @Xuanwo in #7975
- fix(index): use zone map index for IS NOT NULL predicates by @westonpace in #8088
- fix: dedupe unmatched merge insert source rows by @app/lance-gatekeeper in #8171
- fix(fts): align list post-filter with indexed semantics by @Ecthlion in #8185
- fix(test): pass stable_row_ids to create_text_dataset call site by @wjones127 in #8311
- fix(dataset): advance row lineage on DataReplacement by @wkalt in #8337
Performance Improvements 馃殌
- perf(encoding): preallocate fixed-width decode buffers exactly by @everySympathy in #8091
- perf(fts): order conjunction approximations by cost by @BubbleCal in #8299
Full Changelog: v11.0.0-beta.1...v11.0.0-beta.2