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

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

#include <parquet_schema.hpp>

Public Attributes

uint32_t footer_len
 Length of the footer.
 
uint32_t magic
 Parquet 4-byte magic number "PAR1".
 

Detailed Description

Struct that describes the Parquet file data postscript.

Definition at line 174 of file parquet_schema.hpp.


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