Apache Iceberg · Example Payload

Rest Catalog Open Api Partition Statistics File Example

ACIDAnalyticsApacheData LakeLakehouseOpen-SourceTable Format

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

Top-level fields

snapshot-idstatistics-pathfile-size-in-bytes

Example Payload

Raw ↑
{
  "snapshot-id": 431,
  "statistics-path": "example-value",
  "file-size-in-bytes": 261
}