Skip to content

v1.2.789-nightly

Pre-release
Pre-release

Choose a tag to compare

@everpcpc everpcpc released this 05 Aug 01:52
6b15099

What's Changed

Exciting New Features ✨

  • feat: enable block stream write by @zhyass in #18285
  • feat(query): Support json_agg function as an alias of json_array_agg by @b41sh in #18478

Thoughtful Bug Fix 🔧

  • fix: reduce CI error rate of test_private_task by @KKould in #18473
  • fix: attach table does not carry the indexes of the original table by @KKould in #18465
  • fix: make update table meta idempotent by @SkyFan2002 in #18466
  • fix(query): Fix vector distance function can not accept array nullable types by @b41sh in #18477

Code Refactor 🎉

  • refactor(query): adjust the serialization of each aggregate function state one by one by @forsaken628 in #18462

Build/Testing/CI Infra Changes 🔌

Others 📒

Full Changelog: v1.2.788-nightly...v1.2.789-nightly