Skip to content

Releases: databendlabs/databend

v1.2.831-nightly

20 Oct 14:06
aefd2a5

Choose a tag to compare

v1.2.831-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): better script engine with dynamic schema support by @sundy-li in #18838

Thoughtful Bug Fix 🔧

Code Refactor 🎉

Others 📒

  • chore: remove common-password feature to reduce binary size by @TCeason in #18868

Full Changelog: v1.2.830-nightly...v1.2.831-nightly

v1.2.830-nightly

20 Oct 05:40
3331e9c

Choose a tag to compare

v1.2.830-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): Inverted index support search Variant inner fields by @b41sh in #18861

Thoughtful Bug Fix 🔧

Full Changelog: v1.2.829-nightly...v1.2.830-nightly

v1.2.829-nightly

20 Oct 02:06
694c38b

Choose a tag to compare

v1.2.829-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: implement irreversible vacuum drop table protection by @dantengsky in #18809
  • feat(query): Show Statistics add Virtual Column Stats and Min/Max Fields by @b41sh in #18849
  • feat: meta: add I/O timing tracking for log entry application by @drmingdrmer in #18854
  • feat: meta: add detailed version output for databend-meta -V by @drmingdrmer in #18856
  • feat: add isnan and isinf functions for float types by @RiversJin in #18858
  • feat: metactl: add dump-raft-log-wal subcommand by @drmingdrmer in #18865

Thoughtful Bug Fix 🔧

  • fix(query): optimize JWT key lookup to avoid unnecessary JWKS refresh by @everpcpc in #18845
  • fix(query): NULL constraint checking in column modification by @TCeason in #18855

Others 📒

  • chore(storage): merge_io_reader passes through opendal::Buffer and no longer copies by @forsaken628 in #18840
  • chore: upgrade openraft from from v0.10.0-alpha.9 to v0.10.0-alpha.11 by @drmingdrmer in #18862
  • chore: upgrade raft-log and display-more by @drmingdrmer in #18864

New Contributors

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

v1.2.828-nightly

16 Oct 13:43
43cc181

Choose a tag to compare

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