Skip to content

Releases: databendlabs/databend

v1.2.796-nightly

19 Aug 06:56
ed341af
Compare
Choose a tag to compare
v1.2.796-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix(query): the workload_group sort spill needs to be able to be forced to be turned off by @forsaken628 in #18561
  • fix(query): Support the release of the query queue after the client cancels the query by @zhang2014 in #18558
  • fix(query): table system.query_execution output data type does not match definition by @forsaken628 in #18554

Code Refactor 🎉

  • refactor: schema-api test: consolidate Util usage and eliminate code duplication by @drmingdrmer in #18562

Others 📒

Full Changelog: v1.2.795-nightly...v1.2.796-nightly

v1.2.795-nightly

17 Aug 22:51
bc44f58
Compare
Choose a tag to compare
v1.2.795-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix(query): panic if explaining complex joins by @dqhl76 in #18538
  • fix(meta-service): eliminate 250ms lock delay during snapshot compaction by @drmingdrmer in #18542

Code Refactor 🎉

  • refactor(meta): add state machine lock guards with debugging by @drmingdrmer in #18534
  • refactor(meta-service): optimize state machine block loading with early cache checks by @drmingdrmer in #18541
  • refactor(catalog): add ErrorCodeResultExt trait for cleaner error handling by @drmingdrmer in #18545
  • refactor(query): migrate physical plan from enum to trait-based architecture by @zhang2014 in #18268
  • refactor(query): merge memory、null、random、result_cache、view into storage_basic by @zhang2014 in #18547

Others 📒

  • chore: added the enable_binary_to_utf8_lossy option for inserting lossy utf8 data by @KKould in #18532

Full Changelog: v1.2.794-nightly...v1.2.795-nightly

v1.2.794-nightly

14 Aug 11:27
d8415ee
Compare
Choose a tag to compare
v1.2.794-nightly Pre-release
Pre-release

What's Changed

Code Refactor 🎉

Others 📒

Full Changelog: v1.2.793-nightly...v1.2.794-nightly

v1.2.793-nightly

13 Aug 05:05
2ba98f2
Compare
Choose a tag to compare
v1.2.793-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix: collect stats fail with string starts with large unicodes. by @youngsofun in #18523
  • fix: improve error handling in history table by @dqhl76 in #18504

Code Refactor 🎉

Build/Testing/CI Infra Changes 🔌

Others 📒

Full Changelog: v1.2.792-nightly...v1.2.793-nightly

v1.2.792-nightly

11 Aug 05:52
fbd8f78
Compare
Choose a tag to compare
v1.2.792-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Code Refactor 🎉

  • refactor(query): use default verify if the feature is not included in the license by @zhang2014 in #18517

Build/Testing/CI Infra Changes 🔌

Others 📒

Full Changelog: v1.2.791-nightly...v1.2.792-nightly

v1.2.791-nightly

10 Aug 22:44
06d5848
Compare
Choose a tag to compare
v1.2.791-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix(query): fix unable get column for join with rowfetch by @zhang2014 in #18486
  • fix(query): ignore group_by_shuffle_mode in grouping set query by @sundy-li in #18508
  • fix(query): fix the 'not found' error caused by heartbeat loss on the local by @zhang2014 in #18512

Code Refactor 🎉

Build/Testing/CI Infra Changes 🔌

Others 📒

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

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