v1.2.705-nightly
Pre-release
Pre-release
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 ๐
- chore: polish error message in
CommitSink
by @dantengsky in #17558 - chore: reorganize meta service watcher module by @drmingdrmer in #17557
Full Changelog: v1.2.704-nightly...v1.2.705-nightly