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