Skip to content

Releases: databendlabs/databend

v1.2.790-nightly

06 Aug 09:00
a3273de
Compare
Choose a tag to compare

What's Changed

Exciting New Features ✨

  • feat(query): add system.zero table && support empty result for empty stage by @sundy-li in #18453
  • feat: add header X-DATABEND-CLIENT-CAPS. by @youngsofun in #18475

Thoughtful Bug Fix 🔧

Others 📒

Full Changelog: v1.2.789-nightly...v1.2.790-nightly

v1.2.789-nightly

05 Aug 01:52
6b15099
Compare
Choose a tag to compare
v1.2.789-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: enable block stream write by @zhyass in #18285
  • feat(query): Support json_agg function as an alias of json_array_agg by @b41sh in #18478

Thoughtful Bug Fix 🔧

  • fix: reduce CI error rate of test_private_task by @KKould in #18473
  • fix: attach table does not carry the indexes of the original table by @KKould in #18465
  • fix: make update table meta idempotent by @SkyFan2002 in #18466
  • fix(query): Fix vector distance function can not accept array nullable types by @b41sh in #18477

Code Refactor 🎉

  • refactor(query): adjust the serialization of each aggregate function state one by one by @forsaken628 in #18462

Build/Testing/CI Infra Changes 🔌

Others 📒

Full Changelog: v1.2.788-nightly...v1.2.789-nightly

v1.2.788-nightly

03 Aug 22:44
a59c38c
Compare
Choose a tag to compare
v1.2.788-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

Code Refactor 🎉

Others 📒

Full Changelog: v1.2.787-nightly...v1.2.788-nightly

v1.2.787-nightly

02 Aug 08:54
137b523
Compare
Choose a tag to compare
v1.2.787-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

  • fix(meta): export should log large chunk of snapshot cache data by @drmingdrmer in #18469

Code Refactor 🎉

  • refactor: optimize list some OwnershipObjects by @TCeason in #18455
  • refactor(query): Improve parse json performance by @b41sh in #18451

Full Changelog: v1.2.786-nightly...v1.2.787-nightly

v1.2.786-nightly

01 Aug 08:20
5f068bc
Compare
Choose a tag to compare
v1.2.786-nightly Pre-release
Pre-release

What's Changed

Build/Testing/CI Infra Changes 🔌

Others 📒

  • chore(query): update comment in rule_grouping_sets_to_union.rs by @xiedeyantu in #18450

New Contributors

Full Changelog: v1.2.785-nightly...v1.2.786-nightly

v1.2.785-nightly

01 Aug 05:03
27b415c
Compare
Choose a tag to compare
v1.2.785-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): add settings enable_selector_executor by @sundy-li in #18434
  • feat(meta): add async Lua spawn and sleep support with tests by @drmingdrmer in #18445
  • feat: add Lua admin client support and metrics subcommand to metactl by @drmingdrmer in #18461

Thoughtful Bug Fix 🔧

  • fix: vacuum drop table with limit does not work by @SkyFan2002 in #18460
  • fix(query): only account_admin role can modify setting network_policy by @TCeason in #18456

Code Refactor 🎉

Build/Testing/CI Infra Changes 🔌

Others 📒

Full Changelog: v1.2.784-nightly...v1.2.785-nightly

v1.2.784-nightly

30 Jul 05:01
e544a90
Compare
Choose a tag to compare
v1.2.784-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix(query): Some environment variable configurations do not work by @forsaken628 in #18384

Code Refactor 🎉

  • refactor(metactl): extract Lua runtime setup to dedicated module by @drmingdrmer in #18439

Build/Testing/CI Infra Changes 🔌

Full Changelog: v1.2.783-nightly...v1.2.784-nightly

v1.2.783-nightly

28 Jul 11:11
91e76f1
Compare
Choose a tag to compare
v1.2.783-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Others 📒

Full Changelog: v1.2.782-nightly...v1.2.783-nightly

v1.2.782-nightly

27 Jul 22:46
005469a
Compare
Choose a tag to compare

What's Changed

Exciting New Features ✨

Code Refactor 🎉

  • refactor: Mutil Column Aggregate Function State Serialization Interface by @forsaken628 in #18398
  • refactor: Integrate the materialized CTE into the plan and pipeline by @SkyFan2002 in #18226

Build/Testing/CI Infra Changes 🔌

Others 📒

Full Changelog: v1.2.781-nightly...v1.2.782-nightly

v1.2.781-nightly

26 Jul 09:29
f8742b9
Compare
Choose a tag to compare
v1.2.781-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

  • fix: panic when the string_agg parameter is not of type string by @KKould in #18416

Others 📒

  • chore(query): vector index add some logs by @b41sh in #18427

Full Changelog: v1.2.780-nightly...v1.2.781-nightly