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

Struct that describes the Parquet file data header. More...

#include <parquet_schema.hpp>

Public Attributes

uint32_t magic
 Parquet 4-byte magic number "PAR1".
 

Detailed Description

Struct that describes the Parquet file data header.

Definition at line 166 of file parquet_schema.hpp.


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