Apache Iceberg · Example Payload

Rest Catalog Open Api Remove Partition Specs Update Example

ACIDAnalyticsApacheData LakeLakehouseOpen SourceTable Format

Rest Catalog Open Api Remove Partition Specs Update Example is an example object payload from Apache Iceberg, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

actionspec-ids

Example Payload

Raw ↑
{
  "action": "remove-partition-specs",
  "spec-ids": [
    186
  ]
}