dantrim / parquet-writer

A C++ library for easily writing Parquet files containing columns of (mostly) any type you wish.
https://parquet-writer.readthedocs.io
MIT License
8 stars 3 forks source link

create function for testing if a field is a list type, struct type, or sub-struct type field #18

Closed dantrim closed 3 years ago

dantrim commented 3 years ago

https://github.com/dantrim/parquet-writer/blob/4dee2d29845c019fc89e5de77e6aeedbc0c7f49e/src/cpp/parquet_writer.cpp#L634