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 { 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 410 of file parquet_schema.hpp.