Skip to content

v0.4.145-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 23 Oct 16:00
7ac628f

What's Changed

Dependency Updates

Features

  • [query/catalog] feature: add method Catalog::build_table(&TableInfo) to simplify the solution to consistency issues (#2397) by @drmingdrmer

Improvement

  • [query] fix: two cooperating bugs hide each other: get_table bug and parquet table bug. (#2400) by @drmingdrmer
  • [query] Refactor http_services to remove duplicated code. (#2394) by @youngsofun
  • [query/catalog] feature: add method Catalog::build_table(&TableInfo) to simplify the solution to consistency issues (#2397) by @drmingdrmer