Skip to content

Releases: databendlabs/databend

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

v1.2.682-nightly

02 Jan 03:18
749ca84
Compare
Choose a tag to compare
v1.2.682-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor: make fuse_amend implementation more convenient for on-premise deployments by @dantengsky in #17147

Others 📒

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

v1.2.681-nightly

31 Dec 03:07
ddb5c7d
Compare
Choose a tag to compare
v1.2.681-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Others 📒

  • chore: Split functions crate into multi crates by @TCeason in #17133

Full Changelog: v1.2.680-nightly...v1.2.681-nightly

v1.2.680

02 Jan 07:58
9e71e4d
Compare
Choose a tag to compare

What's Changed

Exciting New Features ✨

Read more