v0.21.0-beta.5
Pre-release
Pre-release
What's Changed
New Features 🎉
- feat(java): support limit and offset interface for spark connector by @SaintBacchus in #3253
- feat: adds list decode support for mini-block encoded data by @westonpace in #3241
- feat(java): support topn pushdown in spark connector by @SaintBacchus in #3261
- feat: add replace_schema_metadata and replace_field_metadata by @westonpace in #3263
- feat: merge-insert supports inserting subset of columns by @wjones127 in #3100
- feat: support merge by row_id, row_addr by @chenkovsky in #3254
- feat: add the s3 retry config options for storage option by @SaintBacchus in #3268
Bug Fixes 🐛
- fix: allow LANCE_LOG to be set to trace by @westonpace in #3246
- fix: list indices always shows vector index type is IVF_PQ even it's not by @BubbleCal in #3258
- fix: panic when get stats from index over binary vectors by @BubbleCal in #3267
- fix(rust): adjust scan range to avoid unnecessary warnings by @takaebato in #3248
Documentation 📚
New Contributors
- @takaebato made their first contribution in #3248
Full Changelog: v0.21.0-beta.4...v0.21.0-beta.5