v1.2.920-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(storage): add endpoint egress policy by @youngsofun in #19980
Thoughtful Bug Fix 🔧
- fix(query): guard tenant override in sessions by @youngsofun in #19975
- fix(query): handle malformed UDF script metadata by @KKould in #19983
- fix(query): preserve null-safe join keys in null filter rule by @KKould in #20000
- fix(query): preserve single join null filtering by @KKould in #19999
- fix(query): preserve TopN sort semantics by @KKould in #19998
- fix(query): preserve union coercion in filter pushdown by @KKould in #19997
- fix(query): recluster infinite loop caused by inconsistent block size estimation by @zhyass in #20002
- fix: propagate config file error with context instead of unwrap by @VishwaN22 in #19972
Code Refactor 🎉
- refactor(query): remove legacy aggregate hash index by @dqhl76 in #20003
- refactor(query): unify window/cte spill to async_buffer path by @dqhl76 in #20001
New Contributors
- @VishwaN22 made their first contribution in #19972
Full Changelog: v1.2.919-nightly...v1.2.920-nightly