Apache Iceberg · Example Payload

Rest Catalog Open Api Struct Type Example

ACIDAnalyticsApacheData LakeLakehouseOpen SourceTable Format

Rest Catalog Open Api Struct Type 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

typefields

Example Payload

Raw ↑
{
  "type": "struct",
  "fields": [
    "example-value"
  ]
}