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

Thrift-derived struct describing page encoding statistics. More...

#include <parquet_schema.hpp>

Public Attributes

PageType page_type
 The page type (data/dic/...)
 
Encoding encoding
 Encoding of the page.
 
int32_t count
 Number of pages of this type with this encoding.
 

Detailed Description

Thrift-derived struct describing page encoding statistics.

Definition at line 644 of file parquet_schema.hpp.


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