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

This is the complete list of members for iceberg::PartitionSpec, including all inherited members.

CompatibleWith(const PartitionSpec &other) consticeberg::PartitionSpec
fields() consticeberg::PartitionSpec
GetFieldsBySourceId(int32_t source_id) const (defined in iceberg::PartitionSpec)iceberg::PartitionSpec
HasSequentialFieldIds(const PartitionSpec &spec) (defined in iceberg::PartitionSpec)iceberg::PartitionSpecstatic
kInitialSpecId (defined in iceberg::PartitionSpec)iceberg::PartitionSpecstatic
kInvalidPartitionFieldId (defined in iceberg::PartitionSpec)iceberg::PartitionSpecstatic
kLegacyPartitionDataIdStarticeberg::PartitionSpecstatic
last_assigned_field_id() const (defined in iceberg::PartitionSpec)iceberg::PartitionSpecinline
Make(const Schema &schema, int32_t spec_id, std::vector< PartitionField > fields, bool allow_missing_fields, std::optional< int32_t > last_assigned_field_id=std::nullopt)iceberg::PartitionSpecstatic
Make(int32_t spec_id, std::vector< PartitionField > fields, std::optional< int32_t > last_assigned_field_id=std::nullopt)iceberg::PartitionSpecstatic
operator== (defined in iceberg::PartitionSpec)iceberg::PartitionSpecfriend
PartitionFieldRef typedeficeberg::PartitionSpec
PartitionPath(const PartitionValues &data) consticeberg::PartitionSpec
PartitionType(const Schema &schema) consticeberg::PartitionSpec
spec_id() consticeberg::PartitionSpec
ToString() const overrideiceberg::PartitionSpecvirtual
Unpartitioned()iceberg::PartitionSpecstatic
Validate(const Schema &schema, bool allow_missing_fields) consticeberg::PartitionSpec
ValidatePartitionName(const Schema &schema, const PartitionSpec &spec) (defined in iceberg::PartitionSpec)iceberg::PartitionSpecstatic
~Formattable()=default (defined in iceberg::util::Formattable)iceberg::util::Formattablevirtual