Skip to content

Releases: databendlabs/databend

v1.2.712-nightly

27 Mar 04:03
cd95677
Compare
Choose a tag to compare
v1.2.712-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): support left plan's from clause contains subquery by @forsaken628 in #17621

Thoughtful Bug Fix 🔧

  • fix(query): to_date(9999-12-31, format_string) should success by @TCeason in #17652

Code Refactor 🎉

  • refactor(query): Optimizations for Variant type column filter by @b41sh in #17646

Others 📒

Full Changelog: v1.2.711-nightly...v1.2.712-nightly

v1.2.711-nightly

26 Mar 05:50
eae3b9e
Compare
Choose a tag to compare
v1.2.711-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: impl function strip_null_value for Variant by @KKould in #17640

Thoughtful Bug Fix 🔧

  • fix(query): to_date parse string with format should use UTC timezone by @TCeason in #17641
  • fix(query): fix incorrect left mark join schema by @sundy-li in #17642
  • fix: disk cache failed to build on macOS by @dantengsky in #17643
  • fix(ddl): fix modify column data type null to not null failed by @b41sh in #17650

Code Refactor 🎉

  • refactor: optimize file reading for disk-based cache on Unix by @dantengsky in #17638

Others 📒

  • chore: optimize building bloom index for null by @zhyass in #17625
  • chore: Add bendsave in release by @Xuanwo in #17644
  • chore: Make sure bendsave is built while releasing by @Xuanwo in #17649
  • chore: make error message when CTAS committing failed more user-friendly by @SkyFan2002 in #17645

Full Changelog: v1.2.710-nightly...v1.2.711-nightly

v1.2.710-nightly

23 Mar 23:07
b83cb6e
Compare
Choose a tag to compare
v1.2.710-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: Enable test and doctest for all crates by @Xuanwo in #17633
  • feat: Add bendsave which can backup and restore databend data by @Xuanwo in #17503

Others 📒

  • chore: optimize show tables with multi catalogs by @TCeason in #17632

Full Changelog: v1.2.709-nightly...v1.2.710-nightly

v1.2.709-nightly

21 Mar 08:36
6887233
Compare
Choose a tag to compare
v1.2.709-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor(query): refactor json functions by @b41sh in #16840
  • refactor(query): refactor test style by @sundy-li in #17630
  • refactor: Improved Hilbert Clustering with Range Partition by @zhyass in #17424
  • refactor: Unified query for hilbert and linear clustering information by @zhyass in #17618

Full Changelog: v1.2.708-nightly...v1.2.709-nightly

v1.2.708-nightly

19 Mar 23:24
be1f233
Compare
Choose a tag to compare
v1.2.708-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): support create/drop table under iceberg catalog by @TCeason in #17619

Thoughtful Bug Fix 🔧

  • fix(query): fix cast nested types cause panic by @b41sh in #17622
  • fix(query): fix string view memory size calculate error by @b41sh in #17629

Full Changelog: v1.2.707-nightly...v1.2.708-nightly

v1.2.707-nightly

18 Mar 02:44
ff841d1
Compare
Choose a tag to compare
v1.2.707-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Code Refactor 🎉

Build/Testing/CI Infra Changes 🔌

Others 📒

Full Changelog: v1.2.706-nightly...v1.2.707-nightly

v1.2.706-nightly

16 Mar 22:54
a1a81c2
Compare
Choose a tag to compare
v1.2.706-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Code Refactor 🎉

Others 📒

New Contributors

Full Changelog: v1.2.705-nightly...v1.2.706-nightly

v1.2.705-nightly

10 Mar 00:40
6f5d941
Compare
Choose a tag to compare
v1.2.705-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): support nondeterministic update by @forsaken628 in #17555
  • feat: string_agg is compatible with multiple types as arguments instead of just String by @KKould in #17570

Thoughtful Bug Fix 🔧

  • fix(query): fix incorrect domain folder by @sundy-li in #17549
  • fix: The update in MERGE INTO was mistakenly optimized as a delete by @SkyFan2002 in #17571
  • fix(query): show catalog support iceberg engine by @TCeason in #17569
  • fix: session leak when execute explain pipeline in cluster mode by @dqhl76 in #17572

Others 📒

Full Changelog: v1.2.704-nightly...v1.2.705-nightly

v1.2.704-nightly

06 Mar 07:09
1263e53
Compare
Choose a tag to compare
v1.2.704-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor(meta): simplify map key handling and improve naming consistency by @drmingdrmer in #17545

Build/Testing/CI Infra Changes 🔌

Others 📒

Full Changelog: v1.2.703-nightly...v1.2.704-nightly

v1.2.703-nightly

02 Mar 22:43
1ad2acb
Compare
Choose a tag to compare
v1.2.703-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix(query): fix display ast with quoted comments by @sundy-li in #17529
  • fix: ensure result correctness when enable pruning cache by @dqhl76 in #17524
  • fix(query): user/role name not support \b and \f by @TCeason in #17530
  • fix(query): ident role_name not support ' " \b \f in parse by @TCeason in #17534

Code Refactor 🎉

  • refactor: remove timeout from snapshot hint refresh process by @dantengsky in #17532

Others 📒

Full Changelog: v1.2.702-nightly...v1.2.703-nightly