v0.24.0-beta.2
Pre-release
Pre-release
·
3155 commits
to main
since this release
What's Changed
New Features 馃帀
- feat: cache v3 index partitions in dataset session by @BubbleCal in #3467
- feat: add support for pickling fragment metadata by @westonpace in #3497
- feat: support add all null column as metadata-only operation via sql by @albertlockett in #3504
Bug Fixes 馃悰
- fix: bypass the arrow take for struct array by @BubbleCal in #3500
- fix: prevent despecialization of object store methods by @wjones127 in #3506
Performance Improvements 馃殌
- perf: parallelize ngram indexing by @BubbleCal in #3501
- perf: implement XTR for retrieving multivector by @BubbleCal in #3437
Full Changelog: v0.24.0-beta.1...v0.24.0-beta.2