v0.8.20-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: add new interval kind quarter by @ariesdevil in #7370
- feat(planner): Fold simple count aggregation by @leiysky in #7414
- feat(http_handler): the first request no longer wait for query to start by @youngsofun in #7410
- feat(query): make aggregate function return null on empty set by @sundy-li in #7412
- feat(query): support using
DEFAULTto fill default value inINSERTstatement by @RinChanNOWWW in #7436
Thoughtful Bug Fix 🔧
- fix(expr): support serde for Scalar::Array by @andylokandy in #7421
- fix(hive): fix table location not match partition location by @sandflee in #7398
Full Changelog: v0.8.19-nightly...v0.8.20-nightly