Skip to content

Releases: databendlabs/databend

v1.2.828-nightly

16 Oct 13:43
43cc181

Choose a tag to compare

v1.2.828-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: support optional arg name for create function by @KKould in #18848

Thoughtful Bug Fix 🔧

Code Refactor 🎉

Full Changelog: v1.2.827-nightly...v1.2.828-nightly

v1.2.827-nightly

16 Oct 08:31
bc36a9d

Choose a tag to compare

v1.2.827-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix: deserialize parquet error when stream's base table modify column type by @zhyass in #18828

Code Refactor 🎉

Others 📒

Full Changelog: v1.2.826-nightly...v1.2.827-nightly

v1.2.826-nightly

13 Oct 14:46
bcb3653

Choose a tag to compare

v1.2.826-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

Others 📒

Full Changelog: v1.2.825-nightly...v1.2.826-nightly

v1.2.825-nightly

12 Oct 23:09
6cbbbf7

Choose a tag to compare

v1.2.825-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Others 📒

Full Changelog: v1.2.824-nightly...v1.2.825-nightly

v1.2.824-nightly

09 Oct 03:29
8adfcfa

Choose a tag to compare

v1.2.824-nightly Pre-release
Pre-release

What's Changed

Code Refactor 🎉

  • refactor(query): add left join for experimental new hash join by @zhang2014 in #18814

Full Changelog: v1.2.823-nightly...v1.2.824-nightly

v1.2.823-nightly

05 Oct 23:10
654d822

Choose a tag to compare

v1.2.823-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): decouple row access policy argument names from column names by @TCeason in #18799
  • feat: meta-service: add snapshot keys layout API with depth filtering by @drmingdrmer in #18807
  • feat(query): add copy_history table by @sundy-li in #18806
  • feat(query): Generate column statistics for virtual columns by @b41sh in #18801
  • feat: meta-service: add proposed_at tracking the time when a key is written by @drmingdrmer in #18812

Thoughtful Bug Fix 🔧

  • fix(query): handle database ID properly in columns table permission check by @TCeason in #18798
  • fix: invalid sequence step by @KKould in #18800
  • fix(meta): use transaction instead of direct request for UpsertKV by @drmingdrmer in #18813

Code Refactor 🎉

  • refactor(user): redesign ALTER USER implementation with improved API consistency by @TCeason in #18804
  • refactor(query): add new experimental hash join for inner join by @zhang2014 in #18783
  • refactor(meta): extract TableMeta operations to dedicated ops module by @drmingdrmer in #18816
  • refactor: extract table identifier types to ident.rs by @drmingdrmer in #18817
  • refactor(meta): move get_db_id_or_err to DatabaseApi with nested Result by @drmingdrmer in #18818
  • refactor(meta): simplify stream metrics collection with Drop pattern by @drmingdrmer in #18820

Others 📒

Full Changelog: v1.2.822-nightly...v1.2.823-nightly

v1.2.822-nightly

28 Sep 23:02
e68ce0b

Choose a tag to compare

v1.2.822-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Build/Testing/CI Infra Changes 🔌

Full Changelog: v1.2.821-nightly...v1.2.822-nightly

v1.2.821-nightly

28 Sep 03:08

Choose a tag to compare

v1.2.821-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Build/Testing/CI Infra Changes 🔌

Full Changelog: v1.2.820-nightly...v1.2.821-nightly

v1.2.820-nightly

25 Sep 10:06
0a218c8

Choose a tag to compare

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix: the result of the first parameter of eval_or_filters will affect the subsequent parameters by @KKould in #18782

Full Changelog: v1.2.819-nightly...v1.2.820-nightly

v1.2.819-nightly

25 Sep 01:11
dc96b85

Choose a tag to compare

v1.2.819-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

Code Refactor 🎉

Full Changelog: v1.2.818-nightly...v1.2.819-nightly