Apache Iceberg · Example Payload

Rest Catalog Open Api Remove Properties Update Example

ACIDAnalyticsApacheData LakeLakehouseOpen-SourceTable Format

Rest Catalog Open Api Remove Properties 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

actionremovals

Example Payload

Raw ↑
{
  "action": "remove-properties",
  "removals": [
    "example-value"
  ]
}