Releases: lancedb/lance
Releases · lancedb/lance
v0.25.3-beta.3
What's Changed
New Features 🎉
Bug Fixes 🐛
- fix: robust against body read failures in list endpoint by @wjones127 in #3644
- fix: don't change dictionary threshold by @westonpace in #3646
New Contributors
Full Changelog: v0.25.3-beta.2...v0.25.3-beta.3
v0.25.3-beta.2
What's Changed
New Features 🎉
Bug Fixes 🐛
- fix: allow TorchDataset to return raw data without direct tensor conversion by @Jay-ju in #3627
- fix: missing to handle FixedSizeBinary for JSON converting by @BubbleCal in #3632
Full Changelog: v0.25.3-beta.1...v0.25.3-beta.2
v0.25.3-beta.1
What's Changed
New Features 🎉
- feat: various 2.1 fixes and performance improvements by @westonpace in #3488
- feat: support to ser/deser FtsQuery by @BubbleCal in #3626
Bug Fixes 🐛
- fix: merge insert with empty index by @wjones127 in #3624
Full Changelog: v0.25.2...v0.25.3-beta.1
v0.25.2
What's Changed
New Features 🎉
- feat: add support for fixed size binary to btree by @westonpace in #3613
- feat: upgrade to datafusion 46 by @wjones127 in #3618
- feat: support fuzzy query and boost query by @BubbleCal in #3610
Bug Fixes 🐛
- fix: set maximan 8 target partitions for merge insert update fragments by @LuQQiu in #3603
- fix: avoid creating empty encoding task and part for PrimitiveFieldEncoder by @niyue in #3607
- fix: fix python format by @Jay-ju in #3608
Documentation 📚
- docs: add example of adding new columns with only pyarrow Field or Schema by @eddyxu in #3611
- docs: add spark r/w lance demo by @yanghua in #3574
Performance Improvements 🚀
- perf: migrate to
ManifestLocation
, add e_tag by @wjones127 in #3592
Full Changelog: v0.25.1...v0.25.2
v0.25.2-beta.2
What's Changed
New Features 🎉
- feat: upgrade to datafusion 46 by @wjones127 in #3618
- feat: support fuzzy query and boost query by @BubbleCal in #3610
Bug Fixes 🐛
Documentation 📚
Performance Improvements 🚀
- perf: migrate to
ManifestLocation
, add e_tag by @wjones127 in #3592
Full Changelog: v0.25.2-beta.1...v0.25.2-beta.2
v0.25.2-beta.1
What's Changed
New Features 🎉
- feat: add support for fixed size binary to btree by @westonpace in #3613
Bug Fixes 🐛
- fix: set maximan 8 target partitions for merge insert update fragments by @LuQQiu in #3603
- fix: avoid creating empty encoding task and part for PrimitiveFieldEncoder by @niyue in #3607
Documentation 📚
Full Changelog: v0.25.1...v0.25.2-beta.1
v0.25.1
What's Changed
New Features 🎉
- feat(python): support adding null columns with pyarrow field or schema by @eddyxu in #3602
- feat: pull gcp token from env variables by @alex766 in #3583
Bug Fixes 🐛
- fix: divide by 0 error if remapping PQ storage to empty by @BubbleCal in #3596
- fix: schema isn't expected for IVF_PQ by @BubbleCal in #3606
- fix: propagate parent span to spawned ObjectWriter tasks by @albertlockett in #3609
Performance Improvements 🚀
- perf(java): cache the fragments to avoid parse the fragment json for each task by @SaintBacchus in #3599
Full Changelog: v0.25.0...v0.25.1
v0.25.1-beta.3
What's Changed
Bug Fixes 🐛
- fix: schema isn't expected for IVF_PQ by @BubbleCal in #3606
Full Changelog: v0.25.1-beta.2...v0.25.1-beta.3
v0.25.1-beta.2
What's Changed
New Features 🎉
- feat(python): support adding null columns with pyarrow field or schema by @eddyxu in #3602
- feat: pull gcp token from env variables by @alex766 in #3583
Performance Improvements 🚀
- perf(java): cache the fragments to avoid parse the fragment json for each task by @SaintBacchus in #3599
Full Changelog: v0.25.1-beta.1...v0.25.1-beta.2
v0.25.1-beta.1
What's Changed
Bug Fixes 🐛
- fix: divide by 0 error if remapping PQ storage to empty by @BubbleCal in #3596
Full Changelog: v0.25.0...v0.25.1-beta.1