v1.2.133-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: reduce probe spilled data and I/O by @xudong963 in #13035
- feat: tweak table data life-cycle related sql stmts by @zhyass in #13015
- feat: add aggregate and group by spill info to query log by @xudong963 in #13049
- feat: try add local_merge_into_performance shell script by @JackTan25 in #13031
Thoughtful Bug Fix 🔧
- fix(query): fix get field with float value by @b41sh in #13041
- fix: materialized cte is defined but not be used by @xudong963 in #13046
- fix: remove auth string in system.users by @flaneur2020 in #13033
Code Refactor 🎉
- refactor: refactor decompress and add compress utils. by @youngsofun in #13060
Documentation 📔
- docs: improve desc for Session and QueryAffect Http Handler. by @youngsofun in #13061
Others 📒
Full Changelog: v1.2.132-nightly...v1.2.133-nightly