v0.18.3-beta.1
Pre-release
Pre-release
·
234 commits
to main
since this release
What's Changed
New Features 🎉
- feat: add a blob encoding for large binary values by @westonpace in #2868
- feat: cuda acceleration for PQ builds/assignments by @jacketsj in #2946
- feat(rust): add checkout_latest to Dataset by @wjones127 in #2991
- feat: support storage options for spark read and write by @SaintBacchus in #2990
- feat: add some basic primitive for working with repdef data by @westonpace in #2998
- feat: one-pass IVF_PQ accelerated builds by @jacketsj in #3001
- feat: add bit-width, cardinality and data-size to datablock statistics by @broccoliSpicy in #2986
- feat: add table config by @dsgibbons in #2820
- feat: expose number of rows covered per delta by @chebbyChefNEQ in #2979
- feat: add the basic encode path for 2.1 by @westonpace in #3002
Bug Fixes 🐛
- fix: filter the vec index in function Index::scalar_index_info by @SaintBacchus in #3000
Full Changelog: v0.18.2...v0.18.3-beta.1