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

Options for creating a PositionDeleteWriter. More...

#include <position_delete_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
 
int64_t flush_threshold = 1000
 
std::unordered_map< std::string, std::string > properties
 

Detailed Description

Options for creating a PositionDeleteWriter.


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