Skip to content

partition-id should be field-id in UnboundPartitionField #575

@FANNG1

Description

@FANNG1

please refer https://github.com/apache/iceberg/blob/main/open-api/rest-catalog-open-api.yaml#L1921

  PartitionField:
      type: object
      required:
        - source-id
        - transform
        - name
      properties:
        field-id:
          type: integer
        source-id:
          type: integer
        name:
          type: string
        transform:
          $ref: '#/components/schemas/Transform'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions