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

Thrift-derived struct describing the header for a dictionary page. More...

#include <parquet_schema.hpp>

Public Attributes

int32_t num_values = 0
 Number of values in the dictionary.
 
Encoding encoding = Encoding::PLAIN
 Encoding using this dictionary page.
 

Detailed Description

Thrift-derived struct describing the header for a dictionary page.

Definition at line 893 of file parquet_schema.hpp.


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