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

Thrift-derived struct describing a key-value pair, for user metadata. More...

#include <parquet_schema.hpp>

Public Attributes

std::string key
 string key
 
std::string value
 string value
 

Detailed Description

Thrift-derived struct describing a key-value pair, for user metadata.

Definition at line 820 of file parquet_schema.hpp.


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