Skip to content

Releases: databendlabs/databend

v1.2.856-nightly

10 Dec 13:06
aab4064

Choose a tag to compare

v1.2.856-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Code Refactor 🎉

  • refactor(query): supports parallel data transmission between nodes by @zhang2014 in #18984
  • refactor: build the runtime filter during the HashJoin block collection process by @SkyFan2002 in #19058

Build/Testing/CI Infra Changes 🔌

Others 📒

  • chore: combine the logic that triggers automatic compression upon write by @zhyass in #19050
  • chore: revert structured spill config by @BohuTANG in #19088

Full Changelog: v1.2.855-nightly...v1.2.856-nightly

v1.2.855-nightly

09 Dec 05:04
7a7096a

Choose a tag to compare

v1.2.855-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: perf small_union and small_symmetric_difference by @KKould in #19069

Thoughtful Bug Fix 🔧

  • fix: http handler cut block to pages using memory size after gc. by @youngsofun in #19071
  • fix: query error when stream_consume_batch_size_hint is not 0 by @zhyass in #19074

Code Refactor 🎉

  • refactor: try reduce aggregate hash index cost on hot path by @dqhl76 in #19072

Build/Testing/CI Infra Changes 🔌

Full Changelog: v1.2.854-nightly...v1.2.855-nightly

v1.2.854-nightly

07 Dec 23:19
6fbb28e

Choose a tag to compare

v1.2.854-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Build/Testing/CI Infra Changes 🔌

Others 📒

  • chore(query): replace custom wrappers with intrinsics::assume by @zhang2014 in #19063

Full Changelog: v1.2.853-nightly...v1.2.854-nightly

v1.2.853-nightly

05 Dec 05:28
cf03f0e

Choose a tag to compare

v1.2.853-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix(query): fix filter bug with small block-size by @sundy-li in #19047
  • fix: Pruning multithreading without accumulating time by @KKould in #19044

Code Refactor 🎉

Build/Testing/CI Infra Changes 🔌

Others 📒

Full Changelog: v1.2.852-nightly...v1.2.853-nightly

v1.2.852-nightly

02 Dec 11:17
3cbcfcc

Choose a tag to compare

v1.2.852-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Build/Testing/CI Infra Changes 🔌

  • ci: add a flag to allow skip trim debug info by @dqhl76 in #19043

Others 📒

  • chore: eliminate several unnecessary branches from the hot path of the aggregate function by @forsaken628 in #19028
  • chore: improve explain perf to support flag inlined function by @dqhl76 in #19042

Full Changelog: v1.2.851-nightly...v1.2.852-nightly

v1.2.851-nightly

01 Dec 13:31
ace8d8b

Choose a tag to compare

v1.2.851-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix(query): Fix inverted index matched score caused panic by @b41sh in #19032
  • fix: implements bitmap comparison by @dantengsky in #19038
  • fix(query): fix stack overflow errors thrown during serialization by @zhang2014 in #19040

Code Refactor 🎉

  • refactor: Optimize timestamp/timestamptz function by DayLUT by @TCeason in #19031

Others 📒

  • chore(query): set enable_experimental_virtual_column default as 0 by @b41sh in #19033

Full Changelog: v1.2.850-nightly...v1.2.851-nightly

v1.2.850-nightly

30 Nov 23:12
2f0a820

Choose a tag to compare

v1.2.850-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: add cost to explain pruning stats by @KKould in #19015
  • feat: add column update_on for user functions table by @KKould in #19018
  • feat(query): add DATE ± INTERVAL -> DATE function by @TCeason in #19022

Code Refactor 🎉

Full Changelog: v1.2.849-nightly...v1.2.850-nightly

v1.2.849-nightly

27 Nov 03:54
ae9e365

Choose a tag to compare

v1.2.849-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: support position column in common sql query by @KKould in #19012
  • feat: improve runtime filter [Part 3] by @SkyFan2002 in #19006
  • feat: enable Decimal64 handling in fuse table deserialization by @dantengsky in #19008
  • feat(query): Inverted Index Top-N Pruning for ORDER BY + LIMIT Queries by @b41sh in #19016

Thoughtful Bug Fix 🔧

  • fix: load of large zip file. by @youngsofun in #19010
  • fix(rbac): forbiden grant create-ownership-object privilege to user by @TCeason in #18987
  • fix: fix memory_size of sliced string view. by @youngsofun in #19014
  • fix: runtime filters not work when probe keys are simple casts of non-nullable columns to nullable types by @SkyFan2002 in #19020

Code Refactor 🎉

  • refactor(func): optimize function array_aggregate by @forsaken628 in #19005
  • refactor: move aggregation spill logic into partial aggregate by @dqhl76 in #18999
  • refactor(query): add the matcher id when calling the optimizer apply by @zhang2014 in #19017

Build/Testing/CI Infra Changes 🔌

Full Changelog: v1.2.848-nightly...v1.2.849-nightly

v1.2.848-nightly

23 Nov 23:02
6b4cf08

Choose a tag to compare

What's Changed

Thoughtful Bug Fix 🔧

  • fix: unable to get field on rank limit when rule_eager_aggregation applied by @KKould in #19007
  • fix: pivot extra columns on projection by @KKould in #18994

Code Refactor 🎉

Others 📒

  • chore(ut): support for const columns as input to function unit tests by @forsaken628 in #19009
  • chore(query): enable to cache the previous python import directory for python udf by @sundy-li in #19003

Full Changelog: v1.2.847-nightly...v1.2.848-nightly

v1.2.847-nightly

21 Nov 05:53
a3cb89a

Choose a tag to compare

v1.2.847-nightly Pre-release
Pre-release

What's Changed

Others 📒

  • chore: make query service start after meta by @everpcpc in #19002
  • chore(query): Refresh virtual column support limit and selection by @b41sh in #19001

Full Changelog: v1.2.846-nightly...v1.2.847-nightly