Skip to content

v0.7.33-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 29 Apr 16:00
c8b911b

What's Changed

Bug Fixes

  • fix: clickhouse worker hang when interpreter fail to execute (#5091) by @chowc
  • bug: fix interval_function flaky test (#5094) by @Veeupup
  • fix(functions): use drop guard to ensure the states dropped (#5097) by @sundy-li
  • fix(functions): manually drop state in function eval_aggr function (#5080) by @sundy-li

Build/Testing/CI

  • feat(data type): variant add alias json, object add alias map (#5099) by @b41sh

Dependency Updates

  • build(deps): bump cross-fetch from 3.1.4 to 3.1.5 in /website (#5098) by @dependabot[bot]

Documentation

Features

  • feat(data type): variant add alias json, object add alias map (#5099) by @b41sh

Improvement

  • [common/meta] Refactor: DropDatabaseReq use DatabaseNameIdent to specify to db to delete (#5104) by @drmingdrmer
  • [common/meta] refactor: CreateDatabaseReq use DatabaseNameIdent to specify the db to craete (#5102) by @drmingdrmer
  • Improvement: support jwt verify without kid (#5101) by @junnplus
  • improvement: remove useless precision convert & remove tz in type timestamp (#5084) by @Veeupup
  • fix(functions): use drop guard to ensure the states dropped (#5097) by @sundy-li

Others

  • build(deps): bump cross-fetch from 3.1.4 to 3.1.5 in /website (#5098) by @dependabot[bot]