Skip to content

v1.2.936-nightly

Pre-release
Pre-release

Choose a tag to compare

@bohutang bohutang released this 30 Aug 23:54
d4f3935

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor(query): skip unnecessary CTE column scan by @KKould in #20344
  • refactor(query): avoid repeated subquery traversal by @KKould in #20334
  • refactor(storage): avoid materializing recluster endpoints by @KKould in #20372
  • refactor(query): avoid redundant optimizer expression clones by @KKould in #20346
  • refactor(query): consume expressions in constant folder by @KKould in #20373
  • refactor(query): avoid eager collection in hot paths by @KKould in #20384

Others 📒

  • chore(ci): Change the metachaos notification from a failure-style alert to a warning-style alert by @TCeason in #20388

Full Changelog: v1.2.935-nightly...v1.2.936-nightly