iceberg-cpp
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
iceberg::parquet::ParquetExtraAttributes Struct Reference

Parquet specific attributes for the field. More...

#include <parquet_schema_util_internal.h>

Inheritance diagram for iceberg::parquet::ParquetExtraAttributes:
iceberg::FieldProjection::ExtraAttributes

Public Member Functions

 ParquetExtraAttributes (int32_t column_id)
 

Public Attributes

std::optional< int32_t > column_id
 The column id of projected Parquet column.
 

Detailed Description

Parquet specific attributes for the field.


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