Skip to content

v0.7.39-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 06 May 16:00
f2ef23b

What's Changed

Build/Testing/CI

  • feat(planner): support having and scalar expression in group by for new planner (#5200) by @xudong963

Features

  • feat(planner): support having and scalar expression in group by for new planner (#5200) by @xudong963
  • Add cluster key statistics in block meta (#5194) by @zhyass
  • Feature: impl get_table_by_id with kv-txn (#5185) by @lichuang
  • Feature: impl upsert_table_option with kv-txn (#5183) by @lichuang

Improvement