Skip to content

Releases: databendlabs/databend

v1.2.843-nightly

17 Nov 17:44
06d4e1b

Choose a tag to compare

v1.2.843-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

Build/Testing/CI Infra Changes 🔌

Others 📒

  • chore(query): improve python udf script by @sundy-li in #18960
  • chore(query): delete replace masking/row access policy by @TCeason in #18972
  • chore(query): Optimize Optimizer Performance by Reducing Redundant Computations by @b41sh in #18979

Full Changelog: v1.2.842-nightly...v1.2.843-nightly

v1.2.842-nightly

16 Nov 23:13
ac0fb76

Choose a tag to compare

v1.2.842-nightly Pre-release
Pre-release

v1.2.841-nightly

14 Nov 12:35
ac0fb76

Choose a tag to compare

v1.2.841-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: http handler return geometry_output_format with data. by @youngsofun in #18963
  • feat(query): add table statistics admin api by @zhang2014 in #18967
  • feat: upgrade nom to version 8.0.0 and accelerate expr_element using the first token. by @KKould in #18935

Thoughtful Bug Fix 🔧

  • fix(query): or_filter get incorrectly result by @zhyass in #18965
  • fix(query): Fix copy into Variant field panic with infinite number by @b41sh in #18962

Code Refactor 🎉

  • refactor: stream spill triggering for partial aggregation by @dqhl76 in #18943
  • chore: optimize ExprBloomFilter to use references instead of clones by @dantengsky in #18157

Others 📒

  • chore(query): adjust the default Bloom filter enable setting by @zhang2014 in #18966

Full Changelog: v1.2.840-nightly...v1.2.841-nightly

v1.2.840-nightly

13 Nov 16:20
39442d6

Choose a tag to compare

v1.2.840-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Others 📒

Full Changelog: v1.2.839-nightly...v1.2.840-nightly

v1.2.839-nightly

13 Nov 07:14
61232e7

Choose a tag to compare

v1.2.839-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

  • fix: return timezone when set in query level. by @youngsofun in #18952
  • fix(query): Skip sequence lookups when re-binding stored defaults by @TCeason in #18946
  • fix(query): build mysql tls config by @everpcpc in #18953
  • fix(query): defer MySQL session creation until the handshake completes by @everpcpc in #18956

Code Refactor 🎉

  • refactor(query): prevent masking/row access policy name conflicts by @TCeason in #18937
  • refactor(query): optimize visibility checker for large-scale deployments improved 10x by @TCeason in #18954

Others 📒

Full Changelog: v1.2.838-nightly...v1.2.839-nightly

v1.2.838-nightly

12 Nov 01:30
3efed0c

Choose a tag to compare

v1.2.838-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix(query): fix query function parsing nested conditions by @b41sh in #18940
  • fix(query): handle complex types in procedure argument parsing by @TCeason in #18929
  • fix: error in multi statement transaction retry by @SkyFan2002 in #18934
  • fix: flaky test progress not updated in real time in cluster mode by @youngsofun in #18945

Code Refactor 🎉

  • refactor(binder): move the rewrite of ASOF JOIN to the logical plan and remove scalar_expr from DerivedColumn by @forsaken628 in #18938
  • refactor(query): optimized UnaryState design and simplified string_agg implementation by @forsaken628 in #18941
  • refactor(query): rename exchange hash to node to node hash by @zhang2014 in #18948

Others 📒

  • chore(query): ignore assert const in memo logical test by @zhang2014 in #18950

Full Changelog: v1.2.837-nightly...v1.2.838-nightly

v1.2.837-nightly

09 Nov 23:11
33102cc

Choose a tag to compare

v1.2.837-nightly Pre-release
Pre-release

v1.2.836-nightly

08 Nov 10:09
33102cc

Choose a tag to compare

v1.2.836-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): Support bitmap_to_array function by @b41sh in #18927
  • feat(query): prevent dropping in-use security policies by @TCeason in #18918
  • feat(mysql): add JDBC healthcheck regex to support SELECT 1 FROM DUAL by @yufan022 in #18933
  • feat: return timezone in HTTP handler. by @youngsofun in #18936

Thoughtful Bug Fix 🔧

  • fix: FilterExecutor needs to handle projections when enable_selector_executor is turned off. by @forsaken628 in #18921
  • fix(query): fix Inverted/Vector index panic with Native Storage Format by @b41sh in #18932
  • fix(query): optimize the cost estimation of some query plans by @zhang2014 in #18926
  • fix: alter column with specify approx distinct by @zhyass in #18928

Code Refactor 🎉

  • refactor: refine experimental final aggregate spill by @dqhl76 in #18907
  • refactor(query): AccessType downcasts now return Result so mismatches surface useful diagnostics by @forsaken628 in #18923
  • refactor(query): merge pipeline core, sources and sinks crate by @zhang2014 in #18939

Others 📒

  • chore: remove fixeme on TimestampTz by @KKould in #18924
  • chore: fixed time zone on shanghai to fix flasky 02_0079_function_interval.test by @KKould in #18930
  • chore: DataType::TimestampTz display: "TimestampTz" -> "Timestamp_Tz" by @KKould in #18931

Full Changelog: v1.2.835-nightly...v1.2.836-nightly

v1.2.835-nightly

04 Nov 14:24
73d8a76

Choose a tag to compare

v1.2.835-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Others 📒

  • chore: bump databend-common-ast to 0.2.3 by @KKould in #18915
  • chore: refine UDF transport error messaging by @BohuTANG in #18910
  • chore(query): Compatible with the MySQL BI Ecosystem by @TCeason in #18909
  • chore: update meta-service feature requirements for meta-client by @drmingdrmer in #18911
  • chore: Enable Advanced Indexing Features for Community Edition by @b41sh in #18917

Full Changelog: v1.2.834-nightly...v1.2.835-nightly

v1.2.834-nightly

02 Nov 22:59
b6afed8

Choose a tag to compare

v1.2.834-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): masking policy USING clause with multi-column support by @TCeason in #18884
  • feat(query): the HTTP protocol supports returning a body in arrow IPC format by @forsaken628 in #18890
  • feat: support DataType TimestampTz by @KKould in #18892
  • feat: support ANSI CURRENT_DATE/CURRENT_TIME keywords by @BohuTANG in #18902

Thoughtful Bug Fix 🔧

  • fix(query): prevent modification of columns with security policies by @TCeason in #18896
  • fix: hilbert recluster get parser error by @zhyass in #18904
  • fix: trim duplicated metrics suffix by @everpcpc in #18908

Code Refactor 🎉

Build/Testing/CI Infra Changes 🔌

Others 📒

Full Changelog: v1.2.833-nightly...v1.2.834-nightly