Skip to content

Releases: databendlabs/databend

v1.2.689-nightly

20 Jan 03:56
91f1ced
Compare
Choose a tag to compare
v1.2.689-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: orc support fill missing tuple field by @youngsofun in #17247
  • feat(sqlsmith): fuzz test support read Sqlite and Duckdb test by @b41sh in #17301

Thoughtful Bug Fix 🔧

Code Refactor 🎉

Others 📒

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

v1.2.688-nightly

14 Jan 08:39
5faf4a6
Compare
Choose a tag to compare
v1.2.688-nightly Pre-release
Pre-release

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

v1.2.680-p3

14 Jan 09:36
4c4896d
Compare
Choose a tag to compare

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix(query): backport to 680 stick the created_by infos in parquet writer by @sundy-li in #17223
  • fix(query): backport hash table scatter will always send agg meta by @sundy-li in #17267

Full Changelog: v1.2.680-p2...v1.2.680-p3

v1.2.687-nightly

09 Jan 07:03
a9e578b
Compare
Choose a tag to compare
v1.2.687-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): load ndjson support ts with diff units. by @youngsofun in #17203
  • feat(sqlsmith): fuzz query support sqllogic test cases by @b41sh in #17216

Thoughtful Bug Fix 🔧

  • fix(query): fix aggregating index conflict with min/max rewrite by @b41sh in #17182
  • fix: name resolution bug in quoted ident case sensitive mode by @zhyass in #17198
  • fix(query): record state_rows in aggregate payload by @sundy-li in #17194
  • fix: system.tables table visibility by @TCeason in #17202
  • fix(query): interval total microseconds add overflow check by @TCeason in #17215
  • fix(cluster): fix warehouse audit log not working with add cluster by @zhang2014 in #17219
  • fix(query): fix register function working with nullable scalar by @sundy-li in #17217
  • fix(query): stick the created_by infos in parquet writer by @sundy-li in #17220

Code Refactor 🎉

  • refactor: include key information in errors when listing meta-service key-values by @drmingdrmer in #17192

Documentation 📔

Others 📒

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

v1.2.680-p2

08 Jan 09:12
5cd121f
Compare
Choose a tag to compare

What's Changed

Others 📒

Full Changelog: v1.2.680-p1...v1.2.680-p2

v1.2.686-nightly

07 Jan 14:22
2c73bdb
Compare
Choose a tag to compare
v1.2.686-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): support send spill file stats to client by @sundy-li in #17186

Thoughtful Bug Fix 🔧

  • fix(cluster): fix unassign warehouse nodes failure by @zhang2014 in #17195
  • fix(cluster): skip the recovery for warehouses that are not running state. by @zhang2014 in #17193

Others 📒

Full Changelog: v1.2.685-nightly...v1.2.686-nightly

v1.2.680-p1

07 Jan 16:15
2ae7380
Compare
Choose a tag to compare
v1.2.680-p1 Pre-release
Pre-release

What's Changed

Others 📒

Full Changelog: v1.2.680...v1.2.680-p1

v1.2.685-nightly

06 Jan 15:53
99cb6e1
Compare
Choose a tag to compare
v1.2.685-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

  • fix(cluster): disable forward warehouse request in self-managed cluster by @zhang2014 in #17176
  • fix(query): check state is allocated or not when oom by @sundy-li in #17179

Others 📒

Full Changelog: v1.2.684-nightly...v1.2.685-nightly

v1.2.684-nightly

06 Jan 11:08
6362ff4
Compare
Choose a tag to compare
v1.2.684-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Code Refactor 🎉

  • refactor: Use opendal to implement recover object instead by @Xuanwo in #17165

Others 📒

Full Changelog: v1.2.683-nightly...v1.2.684-nightly

v1.2.683-nightly

05 Jan 22:46
8f6713d
Compare
Choose a tag to compare
v1.2.683-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix(query): return semantic error for SRFs in WHERE and HAVING clauses by @takaebato in #17167

Code Refactor 🎉

  • refactor: Bump OpenDAL to 0.51 by @Xuanwo in #17161
  • refactor: Optimize When Querying the tables_history Table with the Condition table_id = n by @TCeason in #17166

Others 📒

New Contributors

Full Changelog: v1.2.682-nightly...v1.2.683-nightly