Skip to content

v1.2.705-nightly

Pre-release
Pre-release

Choose a tag to compare

@everpcpc everpcpc released this 10 Mar 00:40
6f5d941

What's Changed

Exciting New Features ✨

  • feat(query): support nondeterministic update by @forsaken628 in #17555
  • feat: string_agg is compatible with multiple types as arguments instead of just String by @KKould in #17570

Thoughtful Bug Fix 🔧

  • fix(query): fix incorrect domain folder by @sundy-li in #17549
  • fix: The update in MERGE INTO was mistakenly optimized as a delete by @SkyFan2002 in #17571
  • fix(query): show catalog support iceberg engine by @TCeason in #17569
  • fix: session leak when execute explain pipeline in cluster mode by @dqhl76 in #17572

Others 📒

Full Changelog: v1.2.704-nightly...v1.2.705-nightly