Union to specify the order used for the min_value and max_value fields for a column. More...
#include <parquet_schema.hpp>
Public Types | |
| enum | Type : uint8_t { UNDEFINED , TYPE_ORDER } |
| Available column order types. | |
Public Attributes | |
| Type | type |
| Column order type. | |
Union to specify the order used for the min_value and max_value fields for a column.
Definition at line 408 of file parquet_schema.hpp.