iceberg-cpp
Loading...
Searching...
No Matches
iceberg::ManifestGroup Member List

This is the complete list of members for iceberg::ManifestGroup, 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
CaseSensitive(bool case_sensitive)iceberg::ManifestGroup
CheckErrors() consticeberg::ErrorCollectorinline
ClearErrors()iceberg::ErrorCollectorinline
ColumnsToKeepStats(std::unordered_set< int32_t > column_ids)iceberg::ManifestGroup
CreateTasksFunction typedef (defined in iceberg::ManifestGroup)iceberg::ManifestGroup
Entries()iceberg::ManifestGroup
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
FilterData(std::shared_ptr< Expression > filter)iceberg::ManifestGroup
FilterFiles(std::shared_ptr< Expression > filter)iceberg::ManifestGroup
FilterManifestEntries(std::function< bool(const ManifestEntry &)> predicate)iceberg::ManifestGroup
FilterPartitions(std::shared_ptr< Expression > filter)iceberg::ManifestGroup
has_errors() consticeberg::ErrorCollectorinline
IgnoreDeleted()iceberg::ManifestGroup
IgnoreExisting()iceberg::ManifestGroup
IgnoreResiduals()iceberg::ManifestGroup
Make(std::shared_ptr< FileIO > io, std::shared_ptr< Schema > schema, std::unordered_map< int32_t, std::shared_ptr< PartitionSpec > > specs_by_id_, std::vector< ManifestFile > manifests)iceberg::ManifestGroupstatic
Make(std::shared_ptr< FileIO > io, std::shared_ptr< Schema > schema, std::unordered_map< int32_t, std::shared_ptr< PartitionSpec > > specs_by_id, std::vector< ManifestFile > data_manifests, std::vector< ManifestFile > delete_manifests)iceberg::ManifestGroupstatic
ManifestGroup(ManifestGroup &&) noexcept (defined in iceberg::ManifestGroup)iceberg::ManifestGroup
ManifestGroup(const ManifestGroup &)=delete (defined in iceberg::ManifestGroup)iceberg::ManifestGroup
operator=(ManifestGroup &&) noexcept (defined in iceberg::ManifestGroup)iceberg::ManifestGroup
operator=(const ManifestGroup &)=delete (defined in iceberg::ManifestGroup)iceberg::ManifestGroup
operator=(ErrorCollector &&)=default (defined in iceberg::ErrorCollector)iceberg::ErrorCollector
operator=(const ErrorCollector &)=default (defined in iceberg::ErrorCollector)iceberg::ErrorCollector
Plan(const CreateTasksFunction &create_tasks)iceberg::ManifestGroup
PlanFiles()iceberg::ManifestGroup
Select(std::vector< std::string > columns)iceberg::ManifestGroup
~ErrorCollector()=default (defined in iceberg::ErrorCollector)iceberg::ErrorCollectorvirtual
~ManifestGroup() override (defined in iceberg::ManifestGroup)iceberg::ManifestGroup