Thrift-derived struct describing a key-value pair, for user metadata. More...
#include <parquet_schema.hpp>
Public Attributes | |
| std::string | key |
| string key | |
| std::string | value |
| string value | |
Thrift-derived struct describing a key-value pair, for user metadata.
Definition at line 829 of file parquet_schema.hpp.