Skip to content

v0.7.68-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 01 Jun 16:00
4c11327

What's Changed

Build/Testing/CI

  • Feature: add mock module, add test of out retention time data (#5707) by @lichuang

Documentation

Features

Improvement

  • improve(test): Minor improvement of sqllogic test (#5710) by @leiysky
  • feat(meta): record count of tables for a tenant in KV space (#5708) by @RinChanNOWWW
  • [metasrv] refactor: use async_entry::test to replace tokio::test (#5722) by @drmingdrmer