v0.7.158-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(parser): support cte in parser by @xudong963 in #7030
- feat(storage): generate cluster statistics in deletion by @zhyass in #7041
- feat: add tenant tables status api by @flaneur2020 in #7037
Thoughtful Bug Fix 🔧
- fix(logic test): rm some 'onlyif mysql' and 'skipif clickhouse'. by @youngsofun in #7036
Code Refactor 🎉
- refactor: removes ConfigReload user option by @flaneur2020 in #7033
- refactor(proto-conv): pb::S3StorageConfig should be decoded into StorageS3Config, instead of into enum StorageParams by @drmingdrmer in #7047
- refactor(proto-conv): trait FromToPB use associated type instead of type parameter by @drmingdrmer in #7048
Documentation 📔
- docs: add blog for tpc-h by @soyeric128 in #7042
Full Changelog: v0.7.157-nightly...v0.7.158-nightly