Skip to content

Releases: databendlabs/databend

v1.2.677-nightly

26 Dec 07:26
ff78344
Compare
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

v1.2.676-nightly

22 Dec 23:37
22f9ba2
Compare
Choose a tag to compare
v1.2.676-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: databend-meta transaction support generic bool-expression and else-if chain by @drmingdrmer in #17064

Thoughtful Bug Fix 🔧

  • fix: check if the table option is valid according to the engine by @SkyFan2002 in #17076
  • fix(ci): flaky test by @zhyass in #17090
  • fix(query): double panic if broken state in block builder by @zhang2014 in #17091
  • fix(query): Correct sign extension handling in months_days_micros struct by @TCeason in #17086

Others 📒

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

v1.2.675-nightly

19 Dec 13:17
5620b78
Compare
Choose a tag to compare
v1.2.675-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Others 📒

Full Changelog: v1.2.674-nightly...v1.2.675-nightly

v1.2.674-nightly

17 Dec 05:16
572d958
Compare
Choose a tag to compare
v1.2.674-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: add key prefix count assertions to transactions by @drmingdrmer in #17053
  • feat(query): null type infer as Nullabel(String) by default in create as statement by @TCeason in #17052

Others 📒

Full Changelog: v1.2.673-nightly...v1.2.674-nightly

v1.2.673-nightly

15 Dec 23:13
2e5fec4
Compare
Choose a tag to compare
v1.2.673-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: support vacuum leaked table data by @SkyFan2002 in #17022
  • feat(query): to_binary function support variant, bitmap, geometry, geography types by @b41sh in #17026
  • feat(query): add interval type by @TCeason in #16990

Thoughtful Bug Fix 🔧

  • fix: handle trailing zeros in Raft log WAL with EXT4 writeback mode by @drmingdrmer in #17042

Others 📒

Full Changelog: v1.2.672-nightly...v1.2.673-nightly

v1.2.672-nightly

12 Dec 07:21
d46605e
Compare
Choose a tag to compare
v1.2.672-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

  • fix: drop channel if partition receiver finished by @dqhl76 in #17037

Full Changelog: v1.2.671-nightly...v1.2.672-nightly

v1.2.671-nightly

12 Dec 04:13
78b9915
Compare
Choose a tag to compare
v1.2.671-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor: mget db names and table names remove duplicate ids to avoid too many parameters by @b41sh in #17013
  • refactor: integrate fuse table block pruning into pipeline by @dqhl76 in #16841
  • refactor: optimize query system.tables when query single table (#16869) by @TCeason in #17021
  • refactor(cluster): refactor cluster for dyn cluster [part 1] by @zhang2014 in #17023

Others 📒

Full Changelog: v1.2.670-nightly...v1.2.671-nightly

v1.2.670-nightly

08 Dec 22:45
70c7768
Compare
Choose a tag to compare
v1.2.670-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

Code Refactor 🎉

Full Changelog: v1.2.669-nightly...v1.2.670-nightly

v1.2.669-nightly

06 Dec 08:25
73cf386
Compare
Choose a tag to compare
v1.2.669-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): Support st_collect aggregate function by @b41sh in #16996
  • feat(query): Support flight_connection_max_retry_times and flight_connection_retry_interval setting by @b41sh in #16856

Thoughtful Bug Fix 🔧

  • fix(query): group by item allow set returning functions by @b41sh in #16986
  • fix: http handler set cookie only when cookie_enabled=true. by @youngsofun in #16992
  • fix: need_sticky field was incorrectly set to true. by @youngsofun in #16997

Code Refactor 🎉

Build/Testing/CI Infra Changes 🔌

Others 📒

Full Changelog: v1.2.668-nightly...v1.2.669-nightly

v1.2.668-nightly

02 Dec 07:22
35c1c24
Compare
Choose a tag to compare
v1.2.668-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: Support USE CATALOG syntax and current_catalog() function by @flashmouse in #16926

Thoughtful Bug Fix 🔧

New Contributors

Full Changelog: v1.2.667-nightly...v1.2.668-nightly