Skip to content

v0.8.20-nightly

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Sep 16:03
7d0f936

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 DEFAULT to fill default value in INSERT statement 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