Apache Iceberg · Example Payload

Rest Catalog Open Api Statistics File Example

ACIDAnalyticsApacheData LakeLakehouseOpen SourceTable Format

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

Top-level fields

snapshot-idstatistics-pathfile-size-in-bytesfile-footer-size-in-bytesblob-metadata

Example Payload

Raw ↑
{
  "snapshot-id": 54,
  "statistics-path": "example-value",
  "file-size-in-bytes": 849,
  "file-footer-size-in-bytes": 411,
  "blob-metadata": [
    "example-value"
  ]
}