Skip to content

v0.4.43-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 05 Jul 16:00
82b39e6

What's Changed

Documentation

  • [docs] add default host & port for clickhouse cli (#995) by @PsiACE

Features

  • [common/metatypes] feature: complete MatchSeq: add display, matching impl, errors etc (#994) by @drmingdrmer

Improvement

  • [store]: refactor: Cmd::UpsertKV use MatchSeq to specify what seq to match (#984) by @drmingdrmer
  • [sql] more custom types parser support (#986) by @sundy-li