Skip to content

v1.2.921-nightly

Pre-release
Pre-release

Choose a tag to compare

@everpcpc everpcpc released this 22 Jun 00:38
0d91d2b

What's Changed

Accepted RFCs 🛫

  • rfc: KLL based analyze histogram generation by @KKould in #20009

Exciting New Features ✨

  • feat: distribute multi-table insert writes by @SkyFan2002 in #20005
  • feat(query): add clustering depth percentiles and optimize overlap an… by @zhyass in #20023
  • feat(query): support KLL analyze histograms by @KKould in #20014

Thoughtful Bug Fix 🔧

  • fix: avoid invalid semi join rewrite for partial group keys by @KKould in #20006
  • fix(query): preserve spilled result page across restore cancellation by @YZL0v3ZZ in #20016
  • fix(storage): adjust proxy route cost by @KKould in #20017
  • fix(query): make metadata$filename stage-relative for csv/text/ndjson/avro by @youngsofun in #20012
  • fix(functions): respect tdigest weighted state weight by @forsaken628 in #19952

Code Refactor 🎉

Build/Testing/CI Infra Changes 🔌

Others 📒

  • chore(query): Copy into arrow support Array type cast to Vector type by @b41sh in #20013

New Contributors

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