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

Add cache to struct order getter #31

Open dantrim opened 3 years ago

dantrim commented 3 years ago

https://github.com/dantrim/parquet-writer/blob/0b0462d64478eddeee4b47f5d38cbc52e52cf523/src/cpp/parquet_writer.cpp#L585