# Apacge Paimon Rust   [![Build Status]][actions] [![Latest Version]][crates.io] [Build Status]: https://img.shields.io/github/actions/workflow/status/apache/paimon/ci.yml [actions]: https://github.com/apache/paimon/actions?query=branch%3Amain [Latest Version]: https://img.shields.io/crates/v/paimon.svg [crates.io]: https://crates.io/crates/paimon The rust impelmation of Apache Paimon. ## Quick Start Working in progress ## 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/apache/paimon/issues/new/choose) for bug report or asking questions in [discussion](https://github.com/apache/paimon/discussions/new?category=q-a). #### License Licensed under Apache License, Version 2.0.