|
|
std::optional< int64_t > | snapshot_id |
| |
|
std::shared_ptr< Expression > | filter |
| |
|
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< Schema > | projected_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: