The unique identifier assigned to this partition field within the Iceberg table's partition specification.
The name of the partition field as it will appear in the partitioned table structure.
The identifier of the source field from the table schema that this partition field is based on.
The transformation function applied to the source field to create the partition, such as identity, bucket, truncate, year, month, day, or hour.