iceberg-cpp
Loading...
Searching...
No Matches
iceberg::TableScanBuilder< ScanType > Member List

This is the complete list of members for iceberg::TableScanBuilder< ScanType >, including all inherited members.

AddError(this auto &self, ErrorKind kind, const std::format_string< Args... > fmt, Args &&... args)iceberg::ErrorCollectorinline
AddError(this auto &self, Error err)iceberg::ErrorCollectorinline
AddError(this auto &self, std::unexpected< Error > err)iceberg::ErrorCollectorinline
AsOfTime(int64_t timestamp_millis)iceberg::TableScanBuilder< ScanType >
Build()iceberg::TableScanBuilder< ScanType >
CaseSensitive(bool case_sensitive)iceberg::TableScanBuilder< ScanType >
CheckErrors() consticeberg::ErrorCollectorinline
ClearErrors()iceberg::ErrorCollectorinline
context_ (defined in iceberg::TableScanBuilder< ScanType >)iceberg::TableScanBuilder< ScanType >protected
error_count() consticeberg::ErrorCollectorinline
ErrorCollector()=default (defined in iceberg::ErrorCollector)iceberg::ErrorCollector
ErrorCollector(ErrorCollector &&)=default (defined in iceberg::ErrorCollector)iceberg::ErrorCollector
ErrorCollector(const ErrorCollector &)=default (defined in iceberg::ErrorCollector)iceberg::ErrorCollector
errors() consticeberg::ErrorCollectorinline
errors_ (defined in iceberg::ErrorCollector)iceberg::ErrorCollectorprotected
Filter(std::shared_ptr< Expression > filter)iceberg::TableScanBuilder< ScanType >
FromSnapshot(int64_t from_snapshot_id, bool inclusive=false)iceberg::TableScanBuilder< ScanType >
FromSnapshot(const std::string &ref, bool inclusive=false)iceberg::TableScanBuilder< ScanType >
has_errors() consticeberg::ErrorCollectorinline
IgnoreResiduals()iceberg::TableScanBuilder< ScanType >
IncludeColumnStats()iceberg::TableScanBuilder< ScanType >
IncludeColumnStats(const std::vector< std::string > &requested_columns)iceberg::TableScanBuilder< ScanType >
io_ (defined in iceberg::TableScanBuilder< ScanType >)iceberg::TableScanBuilder< ScanType >protected
Make(std::shared_ptr< TableMetadata > metadata, std::shared_ptr< FileIO > io)iceberg::TableScanBuilder< ScanType >static
metadata_ (defined in iceberg::TableScanBuilder< ScanType >)iceberg::TableScanBuilder< ScanType >protected
MinRowsRequested(int64_t num_rows)iceberg::TableScanBuilder< ScanType >
operator=(ErrorCollector &&)=default (defined in iceberg::ErrorCollector)iceberg::ErrorCollector
operator=(const ErrorCollector &)=default (defined in iceberg::ErrorCollector)iceberg::ErrorCollector
Option(std::string key, std::string value)iceberg::TableScanBuilder< ScanType >
Project(std::shared_ptr< Schema > schema)iceberg::TableScanBuilder< ScanType >
ResolveSnapshotSchema() (defined in iceberg::TableScanBuilder< ScanType >)iceberg::TableScanBuilder< ScanType >protected
Select(const std::vector< std::string > &column_names)iceberg::TableScanBuilder< ScanType >
snapshot_schema_ (defined in iceberg::TableScanBuilder< ScanType >)iceberg::TableScanBuilder< ScanType >protected
TableScanBuilder(std::shared_ptr< TableMetadata > metadata, std::shared_ptr< FileIO > io) (defined in iceberg::TableScanBuilder< ScanType >)iceberg::TableScanBuilder< ScanType >protected
ToSnapshot(int64_t to_snapshot_id)iceberg::TableScanBuilder< ScanType >
ToSnapshot(const std::string &ref)iceberg::TableScanBuilder< ScanType >
UseBranch(const std::string &branch)iceberg::TableScanBuilder< ScanType >
UseRef(const std::string &ref)iceberg::TableScanBuilder< ScanType >
UseSnapshot(int64_t snapshot_id)iceberg::TableScanBuilder< ScanType >
~ErrorCollector()=default (defined in iceberg::ErrorCollector)iceberg::ErrorCollectorvirtual