tree: 5fd11f1af26f829061d7c11c3428b8b7bf75f743
  1. CMakeLists.txt
  2. reader_writer.cc
  3. README.md
cpp/examples/parquet/parquet_arrow/README.md

Using parquet-cpp with the arrow interface

This folder contains an example project that shows how to setup a CMake project that consumes parquet-cpp as a library as well as how you can use the parquet/arrow interface to read and write Apache Parquet files.