v0.7.148-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(chunk): make chunk support scalar values by @sundy-li in #6918
- feat(functions): migrate quote, reverse and ascii to new functions crate by @ygf11 in #6907
Thoughtful Bug Fix 🔧
- fix(cluster): fix TPCH tests failure in cluster mode by @zhang2014 in #6914
- fix(expr): display string literal in Debug form by @andylokandy in #6916
Code Refactor 🎉
- refactor(expr): use Scalar to store constant in Expr by @andylokandy in #6923
Full Changelog: v0.7.147-nightly...v0.7.148-nightly