v1.2.915-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(query): improve RECLUSTER FINAL task scheduling by @zhyass in #19914
- feat(query): support materialized CTE spilling by @SkyFan2002 in #19881
- feat(binder): improve histogram-based filter and join statistics propagation by @forsaken628 in #19906
- feat(sql): support nested lambda functions by @bohutang in #19936
Thoughtful Bug Fix 🔧
- fix(storage): run runtime min-max before bloom by @SkyFan2002 in #19925
- fix(storage): handle Decimal64 in replace-into row hash by @dantengsky in #19935
- fix(storage): project parquet array tuple fields by @youngsofun in #19934
- fix(storage): separate variable row hash fields by @SkyFan2002 in #19937
- fix(query): require alter for copy schema evolution by @youngsofun in #19932
- fix(storage): deduplicate file paths in remove_file_in_batch to prevent opendal hang by @dantengsky in #19939
Others 📒
- chore(deps): patch parquet to datafuse-extras arrow-rs by @zhang2014 in #19929
Full Changelog: v1.2.914-nightly...v1.2.915-nightly