Struct that describes the Parquet file data header. More...
#include <parquet_schema.hpp>
Public Attributes | |
uint32_t | magic |
Parquet 4-byte magic number "PAR1". | |
Struct that describes the Parquet file data header.
Definition at line 166 of file parquet_schema.hpp.