Skip to content

Releases: databendlabs/databend

v1.2.879-nightly

05 Feb 17:16
ae894f0

Choose a tag to compare

v1.2.879-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Others 📒

  • chore(ci): apply settings before role validation in session restore by @TCeason in #19358
  • chore(tests): batch slow sql suites by @sundy-li in #19386

Full Changelog: v1.2.878-nightly...v1.2.879-nightly

v1.2.878-nightly

04 Feb 16:06
83b0b20

Choose a tag to compare

v1.2.878-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

  • fix(mysql): set UNSIGNED_FLAG for unsigned integer columns by @TCeason in #19400
  • fix: upgrade raft-log: use pread to prevent race condition in concurrent chunk reads by @drmingdrmer in #19401

Full Changelog: v1.2.877-nightly...v1.2.878-nightly

v1.2.877-nightly

04 Feb 11:29
6931dbf

Choose a tag to compare

v1.2.877-nightly Pre-release
Pre-release

What's Changed

Code Refactor 🎉

Full Changelog: v1.2.876-nightly...v1.2.877-nightly

v1.2.876-nightly

03 Feb 13:53
3fdfa42

Choose a tag to compare

v1.2.876-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

Full Changelog: v1.2.875-nightly...v1.2.876-nightly

v1.2.875-nightly

03 Feb 08:22
c23ea0a

Choose a tag to compare

v1.2.875-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor(query): Refactor virtual columns storage & read planning by @b41sh in #19284
  • refactor(query): enable experimental new join by default by @zhang2014 in #19388

Others 📒

  • chore(ci): Optimize the tests related to stateless permissions by @TCeason in #19382

Full Changelog: v1.2.874-nightly...v1.2.875-nightly

v1.2.874-nightly

01 Feb 23:24
71cc77d

Choose a tag to compare

v1.2.874-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Code Refactor 🎉

Documentation 📔

  • docs: update meta README to reflect current directory structure by @drmingdrmer in #19348
  • docs: rebrand Databend as AI agent-ready enterprise data warehouse by @bohutang in #19379

Others 📒

Full Changelog: v1.2.873-nightly...v1.2.874-nightly

v1.2.873-nightly

25 Jan 23:52
1b0d293

Choose a tag to compare

v1.2.873-nightly Pre-release
Pre-release

What's Changed

Code Refactor 🎉

Documentation 📔

Others 📒

Full Changelog: v1.2.872-nightly...v1.2.873-nightly

v1.2.872-nightly

23 Jan 14:39
1951fc8

Choose a tag to compare

v1.2.872-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): add nested loop join for new experimental hash join by @forsaken628 in #18961
  • feat: support prewhere for fuse parquet by @SkyFan2002 in #19209
  • feat(query): Support CREATE/DROP SPATIAL INDEX (Geometry/Geography types) by @b41sh in #19314

Thoughtful Bug Fix 🔧

  • ci(test): enable profile configuration during test runs by @dqhl76 in #19245
  • fix: preserve IO error kind in codec decoder for raft log recovery by @drmingdrmer in #19315
  • fix: drop/replace stage fail to delete files on OSS. by @youngsofun in #19321

Code Refactor 🎉

  • refactor(query): refactor hybrid hash join for new join by @zhang2014 in #19307
  • refactor(query): optimize system tables filter with lightweight permission check by @TCeason in #19293

Build/Testing/CI Infra Changes 🔌

Full Changelog: v1.2.871-nightly...v1.2.872-nightly

v1.2.871-nightly

21 Jan 16:13
a29733a

Choose a tag to compare

v1.2.871-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: add table function for inspecting Parquet pages by @SkyFan2002 in #19278
  • feat: introducing DataBlockVec to optimize multiple data block take by @forsaken628 in #19249
  • feat: eliminate constant subquery by @KKould in #19289
  • feat: enhance binary input and output format by @KKould in #19246
  • feat: enable lazy materialization across joins with outer-join NULL handling by @SkyFan2002 in #19295

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor: use hickory-resolver directly in raft-store for DNS resolution by @drmingdrmer in #19288
  • refactor: replace custom JoinHandle wrapper with From impl by @drmingdrmer in #19291
  • refactor(query): support pushdown rules with SecureFilter for row access policy by @TCeason in #19274
  • refactor: use io::Error instead of MetaStorageError in sled-store by @drmingdrmer in #19292

Full Changelog: v1.2.870-nightly...v1.2.871-nightly

v1.2.870-nightly

18 Jan 23:48
63568f8

Choose a tag to compare

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix: out of bound on recursive cte & coercion_types left right not match on recursive scan by @KKould in #19212
  • fix: send responses only after state machine commit by @drmingdrmer in #19286

Code Refactor 🎉

Others 📒

Full Changelog: v1.2.869-nightly...v1.2.870-nightly