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