Skip to content

v0.5.11-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 08 Nov 16:00
510435e

What's Changed

Bug Fixes

  • ISSUE-2672: statistics returned by Table::read_partitions should take push-down projections into account (#2700) by @dantengsky
  • Fix bug number table faile to generate rows (#2691) by @junli1026

Documentation

Features

  • USER-2704: Add user quota to user info (#2706) by @bohutang
  • [metasrv] feature: add join API to join a node to cluster. (#2701) by @drmingdrmer
  • USER-2678: Add user privileges [PATCH-1] (#2703) by @bohutang
  • [common/exception] feature: add AnyError as a representation of std error for transmit (#2689) by @drmingdrmer

Improvement

Others