v0.9.58-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(query): Add rule - Push filter down to aggregate by @johnhaxx7 in #10240
- feat(planner): Introduce bitmap to record applied rules by @dusx1981 in #10024
- feat(query): support aggregate spill to object storage by @zhang2014 in #10273
- feat(query): query cache table function by @ariesdevil in #10256
Thoughtful Bug Fix 🔧
Build/Testing/CI Infra Changes 🔌
Documentation 📔
Others 📒
- chore(docs): update docs by @sundy-li in #10274
- chore(query): make tpch queries run on decimal by @sundy-li in #10216
- chore(query): add register_additional_cast_rules for timestamp/date by @sundy-li in #10276
- chore(tool): support navicat for mysql 16 connect to databend by @TCeason in #10279
- chore(query): fix merge Rule, add default transformation to be true by @sundy-li in #10281
- chore: delete useless code by @xudong963 in #10282
- chore(ci): fix sync benchmark report for tpch by @everpcpc in #10283
New Contributors
Full Changelog: v0.9.57-nightly...v0.9.58-nightly