v13.0.0-beta.2
Pre-release
Pre-release
·
119 commits
to main
since this release
What's Changed
New Features 馃帀
- feat(format): define a unified tagged fragment reuse history by @LuQQiu in #9136
- feat(io): expose Hugging Face resolve cache option by @Xuanwo in #9236
Bug Fixes 馃悰
- fix(label_list): bound index build memory with a sorted stream by @vivek-bharathan in #8840
- fix(datafusion): coerce numeric literals to and from Float16 by @LuciferYang in #8847
- fix(linalg): point length-contract panics at the distance function by @LuciferYang in #8864
- fix(index): reject RabitQ indices whose dimension is not a multiple of 8 by @LuciferYang in #8869
- fix(linalg): preserve half-kernel fallback on AVX-512 hosts by @app/lance-gatefixer in #8877
- fix(index): use writer-side IVF shuffle offsets instead of re-decoding by @XuQianJin-Stars in #8941
- fix(index): keep the shuffler scratch directory alive for the whole build by @LuciferYang in #8993
- fix: correct reserved metadata column error message typo by @ziwenzhang in #9248
Performance Improvements 馃殌
- perf(linalg): let AVX-512 hosts fall back to the AVX2 dist_table kernel by @LuciferYang in #8866
Other Changes
Full Changelog: v13.0.0-beta.1...v13.0.0-beta.2