v0.8.34-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(expr): support variant type by @andylokandy in #7572
- feat: Upgrade OpenDAL to v0.16.0 by @Xuanwo in #7577
- feat(query): fed /*! SET xx */ by @TCeason in #7589
- feat(query): eliminate the allocation by @TCeason in #7581
- feat: save table stage file info into meta, remove these data when truncate table by @lichuang in #7558
Thoughtful Bug Fix 🔧
- fix(cluster): stop tasks in cluster when select limit by @zhang2014 in #7542
- fix(cluster): do not to kill the query when the query recv finished. by @zhang2014 in #7590
Code Refactor 🎉
- refactor(expr): improve floats by @andylokandy in #7574
Build/Testing/CI Infra Changes 🔌
Documentation 📔
- docs: replace download links by @Chasen-Zhang in #7576
Full Changelog: v0.8.33-nightly...v0.8.34-nightly