v1.2.935-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(query): add enable_materialized_view_rewrite setting by @sundy-li in #20336
- feat(query): reaggregate aggregate MV blocks on compact by @sundy-li in #20340
Thoughtful Bug Fix 🔧
- fix(storage): disable automatic HTTP decompression by @youngsofun in #20339
- fix(query): spill window partitions during output by @dqhl76 in #20343
- fix(query): quote nested SQL in procedure expressions with SQL rules by @forsaken628 in #20338
- fix(query): ignore system sources in lineage by @youngsofun in #20349
- fix(query): refresh ATTACH table schema in system.columns/statistics by @TCeason in #19966
- fix(storage): restore node-global memory budget for recluster by @zhyass in #20360
Code Refactor 🎉
- refactor(query): carry scalar function return types by @KKould in #20320
- refactor(query): optimize column collection and replacement by @KKould in #20345
- refactor: stage decompressor split output. by @youngsofun in #20341
Full Changelog: v1.2.934-nightly...v1.2.935-nightly