|
iceberg-cpp
|
This is the complete list of members for iceberg::PartitionSpec, including all inherited members.
| CompatibleWith(const PartitionSpec &other) const | iceberg::PartitionSpec | |
| fields() const | iceberg::PartitionSpec | |
| GetFieldsBySourceId(int32_t source_id) const (defined in iceberg::PartitionSpec) | iceberg::PartitionSpec | |
| HasSequentialFieldIds(const PartitionSpec &spec) (defined in iceberg::PartitionSpec) | iceberg::PartitionSpec | static |
| kInitialSpecId (defined in iceberg::PartitionSpec) | iceberg::PartitionSpec | static |
| kInvalidPartitionFieldId (defined in iceberg::PartitionSpec) | iceberg::PartitionSpec | static |
| kLegacyPartitionDataIdStart | iceberg::PartitionSpec | static |
| last_assigned_field_id() const (defined in iceberg::PartitionSpec) | iceberg::PartitionSpec | inline |
| 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::PartitionSpec | static |
| Make(int32_t spec_id, std::vector< PartitionField > fields, std::optional< int32_t > last_assigned_field_id=std::nullopt) | iceberg::PartitionSpec | static |
| operator== (defined in iceberg::PartitionSpec) | iceberg::PartitionSpec | friend |
| PartitionFieldRef typedef | iceberg::PartitionSpec | |
| PartitionPath(const PartitionValues &data) const | iceberg::PartitionSpec | |
| PartitionType(const Schema &schema) const | iceberg::PartitionSpec | |
| spec_id() const | iceberg::PartitionSpec | |
| ToString() const override | iceberg::PartitionSpec | virtual |
| Unpartitioned() | iceberg::PartitionSpec | static |
| Validate(const Schema &schema, bool allow_missing_fields) const | iceberg::PartitionSpec | |
| ValidatePartitionName(const Schema &schema, const PartitionSpec &spec) (defined in iceberg::PartitionSpec) | iceberg::PartitionSpec | static |
| ~Formattable()=default (defined in iceberg::util::Formattable) | iceberg::util::Formattable | virtual |