v1.2.151-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
Thoughtful Bug Fix 🔧
- fix: Image reduction bug by @Chasen-Zhang in #13169
- fix(users): enable system.users table again by @flaneur2020 in #13171
- fix: not only count aggregation function in subquery by @xudong963 in #13179
Code Refactor 🎉
- refactor: split code of CopyIntoTable and CopyIntoLocation. by @youngsofun in #13170
Build/Testing/CI Infra Changes 🔌
- ci: add sqlogictest about SHOW USERS by @flaneur2020 in #13162
Others 📒
- chore: reduce duplicate column bindings for aggregate functions. by @RinChanNOWWW in #13136
- chore: draw merge into pipeline by @ct20000901 in #13036
- chore: move meta-service impl out of trait implementation by @drmingdrmer in #13166
- chore(ci): add job ready for merge check by @everpcpc in #13182
Full Changelog: v1.2.150-nightly...v1.2.151-nightly