# OpenDAL Parquet IO   [![Build Status]][actions] [![Latest Version]][crates.io] [Build Status]: https://img.shields.io/github/actions/workflow/status/upondal/opendal-parquet-io/ci.yml [actions]: https://github.com/upondal/opendal-parquet-io/actions?query=branch%3Amain [Latest Version]: https://img.shields.io/crates/v/opendal-parquet-io.svg [crates.io]: https://crates.io/crates/opendal-parquet-io `opendal-parquet-io` is the adapter for [parquet](https://docs.rs/parquet) IO operations. ## Quick Start TODO ## 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/upondal/opendal-parquet-io/issues/new/choose) for bug report or asking questions in [discussion](https://github.com/upondal/opendal-parquet-io/discussions/new?category=q-a). #### License Licensed under Apache License, Version 2.0.