# hive_metastore   [![Build Status]][actions] [![Latest Version]][crates.io] [Build Status]: https://img.shields.io/github/actions/workflow/status/Xuanwo/hive_metastore_rs/ci.yml [actions]: https://github.com/Xuanwo/hive_metastore_rs/actions?query=branch%3Amain [Latest Version]: https://img.shields.io/crates/v/hive_metastore.svg [crates.io]: https://crates.io/crates/hive_metastore `hive_metastore` is the hive metastore client for Rust. ## Thrift Runtime We are using [`volo`](https://github.com/cloudwego/volo) as our thrift runtime. ## Contributing Check out the [CONTRIBUTING.md](./CONTRIBUTING.md) guide for more details on getting started with contributing to this project. ## Getting help Submit [issues](https://github.com/Xuanwo/hive_metastore_rs/issues/new/choose) for bug report or asking questions in [discussion](https://github.com/Xuanwo/hive_metastore_rs/discussions/new?category=q-a). #### License Licensed under Apache License, Version 2.0.