v0.14.0-beta.1
Pre-release
Pre-release
·
515 commits
to main
since this release
What's Changed
Breaking Changes 🛠
- fix: return correct sub index statistics by @BubbleCal in #2532
- feat: change to snapshot isolation by @wjones127 in #2537
New Features 🎉
- feat: stable row id support in queries by @wjones127 in #2452
- feat: make it possible to create v2 fragments using the fragment API by @westonpace in #2534
Bug Fixes 🐛
- fix: pytorch dot inference pass unwanted parameters by @eddyxu in #2539
- fix: show underlying cause of DynamoDB service error by @wjones127 in #2541
- fix: build HNSW with wrong distance type by @BubbleCal in #2533
- fix: propagate storage_options to LanceFragment.create and LanceDataset.commit by @jiachengdb in #2547
Performance Improvements 🚀
- perf: avoid allocating bitvec for each insertion while indexing HNSW by @BubbleCal in #2527
Other Changes
New Contributors
- @jiachengdb made their first contribution in #2547
Full Changelog: v0.13.1-beta.1...v0.14.0-beta.1