v0.4.145-nightly
Pre-release
Pre-release
What's Changed
Dependency Updates
- Bump hyper from 0.14.13 to 0.14.14 (#2399) by @dependabot[bot]
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