Skip to content

Releases: databendlabs/databend

v1.2.685-nightly

06 Jan 15:53
99cb6e1

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

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

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

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

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

Choose a tag to compare

What's Changed

Exciting New Features ✨

Read more

v1.2.680-nightly

30 Dec 08:40
9e71e4d

Choose a tag to compare

v1.2.680-nightly Pre-release
Pre-release

What's Changed

Others 📒

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

v1.2.679-nightly

29 Dec 23:10
8f2230b

Choose a tag to compare

v1.2.679-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor: simplify alter and drop cluster key logic by @zhyass in #17128
  • refactor: integrate segment pruning into pipeline by @dqhl76 in #17126

Others 📒

  • chore: rename default_cluster_key_id to cluster_key_seq by @zhyass in #17135

Full Changelog: v1.2.678-nightly...v1.2.679-nightly

v1.2.678-nightly

27 Dec 06:19
cce8c74

Choose a tag to compare

v1.2.678-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix(query): fix udf script return type is arrow DataType::LargeList caused failed by @b41sh in #17127
  • fix: ignore case when matching function name by @notauserx in #16912
  • fix: analyze table contain keyword bug by @zhyass in #17131
  • fix(query): Disabled the shrink_scalar optimization for cast expressions during the resolve procedure args by @TCeason in #17119

Others 📒

New Contributors

Full Changelog: v1.2.677-nightly...v1.2.678-nightly

v1.2.677-nightly

26 Dec 07:26
ff78344

Choose a tag to compare

v1.2.677-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): refactor vacuum temp files by @sundy-li in #17089
  • refactor: Serialize iceberg table inside engine options to reduce catalog requests by @Xuanwo in #17049
  • feat(query): support interval function by @TCeason in #17093
  • feat: new settings stream_consume_batch_size_hint by @dantengsky in #17102
  • feat(query): support javascript/python script User Defined Aggregate Function by @forsaken628 in #17054
  • feat: databend-meta watch API provides initial_flush field by @drmingdrmer in #17098
  • feat(query): support javascript/python script User Defined Aggregate Function by @forsaken628 in #17108
  • feat(query): support interval 'string' by @TCeason in #17105
  • feat(query): Add external_block_rows metrics by @b41sh in #17116

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor(query): refactor udf server batch rows by @b41sh in #17092
  • refactor: set name for all runtime worker threads. by @youngsofun in #17084
  • refactor(query): refactor udf server connection reuse endpoint by @b41sh in #17106

Others 📒

Full Changelog: v1.2.676-nightly...v1.2.677-nightly