Skip to content

v0.4.19-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 10 Jun 16:00
c8be40e

What's Changed

Dependency Updates

Documentation

Features

  • [store/meta] feature: deal with ForwardToLeader. Now every node can accept an meta write operation. (#809) by @drmingdrmer
  • ISSUES-802 add sleep function (#803) by @zhang2014

Improvement

  • [query] Change the tracing level from INFO to DEBUG (#811) by @bohutang