Skip to content

Releases: databendlabs/databend

v1.1.4-nightly

17 Apr 16:05
55b3e54

Choose a tag to compare

v1.1.4-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(SOUNDS LIKE): add "SOUNDS LIKE" syntax for String comparing. by @neil4dong in #11043
  • feat(function): support window function percent_rank. by @youngsofun in #11094

Thoughtful Bug Fix 🔧

  • fix: unknown share table hits of share tnc7yee14.ontime_shared_2 on DROP TABLE by @flaneur2020 in #11095

New Contributors

Full Changelog: v1.1.3-nightly...v1.1.4-nightly

v1.1.3-nightly

16 Apr 16:04
f9a0c3e

Choose a tag to compare

v1.1.3-nightly Pre-release
Pre-release

What's Changed

Documentation 📔

  • docs(weekly): add this week in databend 89 by @PsiACE in #11085

Full Changelog: v1.1.2-nightly...v1.1.3-nightly

v1.1.2-nightly

15 Apr 16:05
8ade21e

Choose a tag to compare

v1.1.2-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

  • fix(query): fix insert value parse string to json by @b41sh in #11080
  • fix: cannot share a db which is created from share, and test cases by @lichuang in #11081

Build/Testing/CI Infra Changes 🔌

  • ci: use larger runner for hive release build [skip ci] by @everpcpc in #11082

Full Changelog: v1.1.1-nightly...v1.1.2-nightly

v1.1.1-nightly

14 Apr 16:05
1599cc9

Choose a tag to compare

v1.1.1-nightly Pre-release
Pre-release

What's Changed

Build/Testing/CI Infra Changes 🔌

Documentation 📔

Others 📒

  • chore: enable share statefull test and fix read share table bug by @lichuang in #11075
  • chore(planner): Add benchmark utility for constraint by @leiysky in #11070

Full Changelog: v1.1.0-nightly...v1.1.1-nightly

v1.1.0

14 Apr 05:20
b51f240

Choose a tag to compare

What's Changed

Accepted RFCs 🛫

Exciting New Features ✨

Read more

v1.0.63-nightly

13 Apr 16:05
7332829

Choose a tag to compare

v1.0.63-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix: tls feature for arrow-flight is missing by @Xuanwo in #11055

Code Refactor 🎉

Build/Testing/CI Infra Changes 🔌

Documentation 📔

Others 📒

Full Changelog: v1.0.62-nightly...v1.0.63-nightly

v1.0.62-nightly

12 Apr 16:05
ac9a622

Choose a tag to compare

v1.0.62-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

Code Refactor 🎉

Documentation 📔

Others 📒

  • chore: show correct effected rows for mutation by @zhyass in #11036
  • chore: Bump arrow-flight to 36 to make space fix version lock on proc-macro2 by @Xuanwo in #11040
  • chore(cluster): reduce pipeline by @zhang2014 in #11041
  • chore(storage): show correct affected rows for statement Replace into by @zhyass in #11050

Full Changelog: v1.0.61-nightly...v1.0.62-nightly

v1.0.61-nightly

11 Apr 16:04
5f0cbd1

Choose a tag to compare

v1.0.61-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Code Refactor 🎉

  • refactor(cluster): prepare exchange dictionary flight data by @zhang2014 in #11023

Documentation 📔

Full Changelog: v1.0.60-nightly...v1.0.61-nightly

v1.0.60-nightly

11 Apr 11:35
6a3b975

Choose a tag to compare

v1.0.60-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(function): Add string_agg Aggregate function by @b41sh in #11021
  • feat(planner): Refactor outer join elimination with constraint by @leiysky in #11016

Thoughtful Bug Fix 🔧

Code Refactor 🎉

Documentation 📔

Full Changelog: v1.0.59-nightly...v1.0.60-nightly

v1.0.59

10 Apr 16:05
bb6b830

Choose a tag to compare

What's Changed

Exciting New Features ✨

  • feat(window): Support window function in order by clause by @ariesdevil in #10989
  • feat: add filter cardinality for scan prewhere by @b41sh in #11000
  • feat(query): Support variant json path push down as virtual column by @b41sh in #10729
  • feat(query): add total_scan to ExecuteState by @everpcpc in #11003
  • feat: range frame supports all number types. by @RinChanNOWWW in #11002

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor(format): replace FileFormatOptions with FileFormatParams. by @youngsofun in #11007
  • refactor(query): add flight SQL session ttl by @sundy-li in #10999

Build/Testing/CI Infra Changes 🔌

Documentation 📔

Others 📒

  • chore: fix ai_to_sql response miss blank by @bohutang in #10996
  • chore(query): make embedding_vector returns default if not valid by @sundy-li in #11012

Full Changelog: v1.0.58-nightly...v1.0.59-nightly