iceberg-cpp
Loading...
Searching...
No Matches
Public Attributes | List of all members
iceberg::DataWriterOptions Struct Reference

Options for creating a DataWriter. More...

#include <data_writer.h>

Public Attributes

std::string path
 
std::shared_ptr< Schemaschema
 
std::shared_ptr< PartitionSpecspec
 
PartitionValues partition
 
FileFormatType format = FileFormatType::kParquet
 
std::shared_ptr< FileIOio
 
std::optional< int32_t > sort_order_id
 
std::unordered_map< std::string, std::string > properties
 

Detailed Description

Options for creating a DataWriter.


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