v0.7.83-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
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 viewin new planner (#5920) by @b41sh - feat(query): move global configs to settings (#5850) by @fkuner