v0.7.33-nightly
Pre-release
Pre-release
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
Dependency Updates
- build(deps): bump cross-fetch from 3.1.4 to 3.1.5 in /website (#5098) by @dependabot[bot]
Documentation
Features
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]