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

Public Member Functions

Status Validate () const
 

Public Attributes

std::optional< int64_t > snapshot_id
 
std::shared_ptr< Expressionfilter
 
bool ignore_residuals {false}
 
bool case_sensitive {true}
 
bool return_column_stats {false}
 
std::unordered_set< int32_t > columns_to_keep_stats
 
std::vector< std::string > selected_columns
 
std::shared_ptr< Schemaprojected_schema
 
std::unordered_map< std::string, std::string > options
 
bool from_snapshot_id_inclusive {false}
 
std::optional< int64_t > from_snapshot_id
 
std::optional< int64_t > to_snapshot_id
 
std::string branch {}
 
std::optional< int64_t > min_rows_requested
 

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