Skip to content

Releases: databendlabs/databend

v1.0.32-nightly

24 Mar 03:10
08e005a

Choose a tag to compare

v1.0.32-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Code Refactor 🎉

Documentation 📔

Others 📒

Full Changelog: v1.0.31-nightly...v1.0.32-nightly

v1.0.31-nightly

23 Mar 16:05
9184533

Choose a tag to compare

v1.0.31-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Documentation 📔

Others 📒

Full Changelog: v1.0.30-nightly...v1.0.31-nightly

v1.0.30-nightly

23 Mar 09:51
da4eaf3

Choose a tag to compare

v1.0.30-nightly Pre-release
Pre-release

What's Changed

Documentation 📔

Others 📒

Full Changelog: v1.0.29-nightly...v1.0.30-nightly

v1.0.29

23 Mar 02:30
edc9b5d

Choose a tag to compare

What's Changed

Documentation 📔

Others 📒

Full Changelog: v1.0.28-nightly...v1.0.29-nightly

v1.0.28-nightly

22 Mar 16:05
f9ddf2e

Choose a tag to compare

v1.0.28-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Code Refactor 🎉

Build/Testing/CI Infra Changes 🔌

Documentation 📔

New Contributors

Full Changelog: v1.0.27-nightly...v1.0.28-nightly

v1.0.27-nightly

21 Mar 16:04
0e9a047

Choose a tag to compare

v1.0.27-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: Access shared table meta accross open sharding service by @lichuang in #10690

Thoughtful Bug Fix 🔧

  • fix(query): fix missing notify for TransformHashJoinProbe by @zhang2014 in #10694
  • fix(query): fix view select filter can not push down to scan by @b41sh in #10675

Code Refactor 🎉

  • refactor(planner): Refactor set returning function by @leiysky in #10683

Documentation 📔

Others 📒

Full Changelog: v1.0.26-nightly...v1.0.27-nightly

v1.0.26-nightly

21 Mar 04:29
d9b7f4a

Choose a tag to compare

v1.0.26-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

  • fix(functions): fix multiple SUM_IF functions return incorrect results by @b41sh in #10680
  • fix(query): create view check unknown table by @TCeason in #10670

Code Refactor 🎉

  • refactor(cluster): using pull mode for cluster mode again by @zhang2014 in #10664

Documentation 📔

Full Changelog: v1.0.25-nightly...v1.0.26-nightly

v1.0.25-nightly

20 Mar 16:05
3bde984

Choose a tag to compare

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor: AST check is not needed after static runtime check added by @Xuanwo in #10655
  • refactor: atomic table commit and upsert_copied_files_info_to_meta by @dantengsky in #10427

Others 📒

  • chore(planner): support multi filter pushdown into scan by @sundy-li in #10662
  • chore(system): add disable_system_table_load to allow disable load some system tables by @BohuTANG in #10665

Full Changelog: v1.0.24-nightly...v1.0.25-nightly

v1.0.24-nightly

19 Mar 16:04
91cf6f3

Choose a tag to compare

v1.0.24-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(front): Add [fetch-databend-releases] plugin and refactor download page by @Chasen-Zhang in #10640
  • feat(aggregate function): quantile_cont supports multiple levels by @ariesdevil in #10633

Thoughtful Bug Fix 🔧

Documentation 📔

Others 📒

  • chore(query): Reopen keep-alive for MySQL & rollback socket2 to 0.4 by @yufan022 in #10642
  • chore(openai): add openai.rs to prepare more AI functions by @BohuTANG in #10645
  • chore(async-openai): Come back to upstream by @Xuanwo in #10649
  • chore(query): make copy into table support auto cast schema by @sundy-li in #10630

Full Changelog: v1.0.23-nightly...v1.0.24-nightly

v1.0.23-nightly

18 Mar 16:25
0e06b47

Choose a tag to compare

v1.0.23-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): enable runtime cast transform in loading parquet files by @sundy-li in #10621
  • feat(storage): Support domain for nested data types by @b41sh in #10548
  • feat: support CUBE and ROLLUP. by @RinChanNOWWW in #10601
  • feat(planner): pretty display more errors with span by @andylokandy in #10612
  • feat(query): system.columns filter view engine fields by @TCeason in #10626
  • feat: add ai_to_sql transalte natual lanauge to SQL based on your table schema by @BohuTANG in #10637

Code Refactor 🎉

Documentation 📔

Others 📒

Full Changelog: v1.0.22-nightly...v1.0.23-nightly