v0.7.141-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(function): migrate string length functions to new expression framework by @PsiACE in #6780
- feat: show share api by @ClSlaid in #6790
- feat(RFC): Cache by @Xuanwo in #6799
- feat(storage): Support read nested columns by @b41sh in #6612
- feat(new-functions): migrate lower() to new expression framework by @PsiACE in #6775
Thoughtful Bug Fix 🔧
Code Refactor 🎉
- refactor(expr): make auto-nullable and auto-vectorization independent by @andylokandy in #6787
- refactor(fuzz): fuzz with afl by @PsiACE in #6793
Build/Testing/CI Infra Changes 🔌
- ci: migrate stateless test 00,01 to logic test by @ZeaLoVe in #6757
- ci: Add post checks for PR conflicts by @Xuanwo in #6801
- ci: migration stateless test in 02_function by @ZeaLoVe in #6795
Full Changelog: v0.7.140-nightly...v0.7.141-nightly