tree: 8895834ec78c171a9574ef339bbe69b74274ab65 [path history] [tgz]
  1. cmake_modules/
  2. src/
  3. CMakeLists.txt
  4. README.md
examples/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 reading and write Apache Parquet files.