Skip to content

v0.7.83-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 13 Jun 13:53
b69df8b

What's Changed

Bug Fixes

  • fix(insert): server panic when exceeds max active sessions (#5928) by @fkuner

Build/Testing/CI

Documentation

Features

  • feat(data type): support struct data type (#5940) by @b41sh
  • feat(columns): add some cols for system.columns (#5946) by @TCeason
  • Feature: add DeleteByPrefix API in txn::op (#5936) by @lichuang
  • feat: clickhouse http api support compress (#5934) by @youngsofun
  • feature(optimizer): Support constant folding (#5924) by @leiysky
  • feat(planner): support set operators in parser and planner (#5833) by @xudong963
  • feat(planner): support drop view in new planner (#5920) by @b41sh
  • feat(query): move global configs to settings (#5850) by @fkuner

Improvement

  • Migrate CREATE/DROP ROLE statement to new planner (#5935) by @junnplus
  • feat(query): move global configs to settings (#5850) by @fkuner