Public Types | Public Attributes | List of all members
cudf::io::parquet::ColumnOrder Struct Reference

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.
 

Detailed Description

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.


The documentation for this struct was generated from the following file: