Skip to content

v1.2.939-nightly

Pre-release
Pre-release

Choose a tag to compare

@bohutang bohutang released this 08 Sep 10:25
c7fa11f

What's Changed

Exciting New Features ✨

  • refactor(storage): refine recluster levels and log level IO by @zhyass in #20443

Thoughtful Bug Fix 🔧

  • fix(query): add partition write regression tests by @KKould in #20426
  • fix(query): correct date interval arithmetic and bounds (#20416) by @TCeason in #20425
  • fix(query): avoid outer join error panic by @sundy-li in #20452
  • fix(query): prevent hash exchange hangs after early receiver closure by @dqhl76 in #20450
  • fix(query): disable join selectivity backoff and align propagation by @forsaken628 in #20453

Build/Testing/CI Infra Changes 🔌

  • chore(ci): bump linux build timeout from 60 to 90 minutes by @TCeason in #20451

Others 📒

  • chore(query): remove Aggregating Index by @b41sh in #20447
  • chore: Improve Virtual Column Block Meta Generation by @b41sh in #20348

Full Changelog: v1.2.938-nightly...v1.2.939-nightly