Skip to content

v1.2.688-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@everpcpc everpcpc released this 14 Jan 08:39
5faf4a6

What's Changed

Exciting New Features โœจ

Thoughtful Bug Fix ๐Ÿ”ง

  • fix: Upload to stage in streaming way instead by @Xuanwo in #17230
  • fix(cluster): fix heartbeat self managed after network fail by @zhang2014 in #17241
  • fix(query): fix array_agg failed if the argument is NULL by @b41sh in #17244
  • fix(query): increase state_rows in copy agg state rows by @sundy-li in #17252
  • fix(query): hash table scatter will always send agg meta by @sundy-li in #17245
  • fix(query): fix lazy columns missed in constant table scan by @Damon07 in #17258
  • fix: vacuum index not work if index is dropped by create or replace by @SkyFan2002 in #17263

Code Refactor ๐ŸŽ‰

  • refactor: create/drop_warehouse return WarehouseInfo by @TCeason in #17254
  • refactor: only set global settings need to check super privilege by @TCeason in #17255

Others ๐Ÿ“’

New Contributors

Full Changelog: v1.2.687-nightly...v1.2.688-nightly