Skip to content

Releases: databendlabs/databend

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

v1.2.667-nightly

01 Dec 22:44
b58d1eb
Compare
Choose a tag to compare
v1.2.667-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

Others 📒

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

v1.2.666-nightly

30 Nov 05:37
7f3ec69
Compare
Choose a tag to compare
v1.2.666-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): Support geometry relation functions by @b41sh in #16927
  • feat(query): virtual column allow cast to other type by @b41sh in #16903
  • feat: copy support option COLUMN_MATCH_MODE by @youngsofun in #16963
  • feat(query): speed up fetching mysql data from dictionaries via batch processing. by @Dragonliu2018 in #16948

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor: make test_watch_expired_events() less sensitive to inaccurate time by @drmingdrmer in #16966

Others 📒

Full Changelog: v1.2.665-nightly...v1.2.666-nightly

v1.2.665-nightly

27 Nov 10:56
ab08029
Compare
Choose a tag to compare
v1.2.665-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

Others 📒

  • chore(storage): hook compact avoid scan all segments by @zhyass in #16954

Full Changelog: v1.2.664-nightly...v1.2.665-nightly

v1.2.664-nightly

26 Nov 18:34
b1304a5
Compare
Choose a tag to compare
v1.2.664-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix(query): join predict use cast_expr_to_non_null_boolean by @sundy-li in #16937
  • fix(ci): flaky test by @zhyass in #16933
  • fix(query): add_hours function may panic if the argument is too big by @TCeason in #16929

Code Refactor 🎉

Build/Testing/CI Infra Changes 🔌

Others 📒

New Contributors

Full Changelog: v1.2.663-nightly...v1.2.664-nightly

v1.2.663-nightly

24 Nov 22:54
c6b23ae
Compare
Choose a tag to compare
v1.2.663-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix(query): fix distinct set-returning function by @b41sh in #16883
  • fix(query): fix incorrect total_bytes_len in string view by @sundy-li in #16877
  • fix: StreamVersionMismatched when using CTAS in multi statement trans… by @SkyFan2002 in #16889
  • fix(ci): flaky test by @zhyass in #16898
  • fix(storge): write progress in compact hook by @zhyass in #16901
  • fix: ensure atomicity in create_lock_revision by @zhyass in #16907
  • fix: dropped temporary table should not be shown in system.temporary_tables by @SkyFan2002 in #16911

Code Refactor 🎉

  • refactor: use jiff crate replace chrono in date/timestamp func by @TCeason in #16787
  • refactor: add new raft-log metrics to "metactl status" response by @drmingdrmer in #16899
  • refactor: remove obsolete gRPC read API by @drmingdrmer in #16909
  • refactor: deprecate: Operation::AsIs and will be removed by @drmingdrmer in #16913
  • refactor(sqlsmith): refactor sqlsmith using http client by @b41sh in #16890

Others 📒

Full Changelog: v1.2.662-nightly...v1.2.663-nightly

v1.2.662-nightly

20 Nov 05:09
9b1e4cb
Compare
Choose a tag to compare
v1.2.662-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor: make ListKV non-blocking by returning stream directly by @drmingdrmer in #16868
  • refactor: optimize query system.tables when query single table by @TCeason in #16869
  • refactor(query): refactor geometry functions by @b41sh in #16870

Others 📒

Full Changelog: v1.2.661-nightly...v1.2.662-nightly

v1.2.661-nightly

18 Nov 12:51
ed6a0c7
Compare
Choose a tag to compare
v1.2.661-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Others 📒

  • chore(query): improve distributed runtime filter by @Dousir9 in #16862

Full Changelog: v1.2.660-nightly...v1.2.661-nightly