Skip to content

v1.2.920-nightly

Pre-release
Pre-release

Choose a tag to compare

@everpcpc everpcpc released this 15 Jun 00:28
9ee8544

What's Changed

Exciting New Features ✨

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

Full Changelog: v1.2.919-nightly...v1.2.920-nightly