{
  "name": "weather_observations",
  "formatVersion": 2,
  "synthetic": true,
  "writer": "PyIceberg 0.10.0 / PyArrow 25.0.0",
  "oracle": "DuckDB 1.4.4 + iceberg extension",
  "oracleExtension": "1095c1fa",
  "metadataVersions": [
    {
      "label": "Initial write",
      "path": "warehouse/weather/metadata/00001-2b5db7e2-8443-4c54-8ea0-7fccc861418f.metadata.json",
      "snapshotId": "1295454848827360255",
      "schemaId": 0
    },
    {
      "label": "Append six",
      "path": "warehouse/weather/metadata/00002-8aec4d25-67cb-4464-9fe9-844ca8255b17.metadata.json",
      "snapshotId": "142073692612853544",
      "schemaId": 0
    },
    {
      "label": "Remove observation 3",
      "path": "warehouse/weather/metadata/00003-35b3c799-6435-4079-bc89-c4fd3e21b174.metadata.json",
      "snapshotId": "6837741135159966129",
      "schemaId": 0
    },
    {
      "label": "Rename temperature",
      "path": "warehouse/weather/metadata/00004-5a81aac7-9cbf-4921-88f9-91bfe8643e88.metadata.json",
      "snapshotId": "6837741135159966129",
      "schemaId": 1
    }
  ],
  "snapshots": [
    {
      "id": "1295454848827360255",
      "label": "Initial write",
      "metadataPath": "warehouse/weather/metadata/00001-2b5db7e2-8443-4c54-8ea0-7fccc861418f.metadata.json",
      "operation": "append",
      "parentId": null,
      "expectedRows": [
        {
          "observation_id": 1,
          "station": "North",
          "observed_at": "2026-01-01T00:00:00.000Z",
          "temperature_c": 5.0
        },
        {
          "observation_id": 2,
          "station": "South",
          "observed_at": "2026-01-01T03:00:00.000Z",
          "temperature_c": 6.0
        },
        {
          "observation_id": 3,
          "station": "North",
          "observed_at": "2026-01-01T06:00:00.000Z",
          "temperature_c": 7.0
        },
        {
          "observation_id": 4,
          "station": "South",
          "observed_at": "2026-01-01T09:00:00.000Z",
          "temperature_c": 8.0
        },
        {
          "observation_id": 5,
          "station": "North",
          "observed_at": "2026-01-01T12:00:00.000Z",
          "temperature_c": 9.0
        },
        {
          "observation_id": 6,
          "station": "South",
          "observed_at": "2026-01-01T15:00:00.000Z",
          "temperature_c": 10.0
        },
        {
          "observation_id": 7,
          "station": "North",
          "observed_at": "2026-01-02T00:00:00.000Z",
          "temperature_c": 11.0
        },
        {
          "observation_id": 8,
          "station": "South",
          "observed_at": "2026-01-02T03:00:00.000Z",
          "temperature_c": 12.0
        },
        {
          "observation_id": 9,
          "station": "North",
          "observed_at": "2026-01-02T06:00:00.000Z",
          "temperature_c": 13.0
        },
        {
          "observation_id": 10,
          "station": "South",
          "observed_at": "2026-01-02T09:00:00.000Z",
          "temperature_c": 14.0
        },
        {
          "observation_id": 11,
          "station": "North",
          "observed_at": "2026-01-02T12:00:00.000Z",
          "temperature_c": 15.0
        },
        {
          "observation_id": 12,
          "station": "South",
          "observed_at": "2026-01-02T15:00:00.000Z",
          "temperature_c": 16.0
        }
      ],
      "expectedFiles": [
        "warehouse/weather/data/observed_day=2026-01-01/00000-0-9030630c-1236-4919-943f-8538d66de3bf.parquet",
        "warehouse/weather/data/observed_day=2026-01-02/00000-1-9030630c-1236-4919-943f-8538d66de3bf.parquet"
      ]
    },
    {
      "id": "142073692612853544",
      "label": "Append six",
      "metadataPath": "warehouse/weather/metadata/00002-8aec4d25-67cb-4464-9fe9-844ca8255b17.metadata.json",
      "operation": "append",
      "parentId": "1295454848827360255",
      "expectedRows": [
        {
          "observation_id": 1,
          "station": "North",
          "observed_at": "2026-01-01T00:00:00.000Z",
          "temperature_c": 5.0
        },
        {
          "observation_id": 2,
          "station": "South",
          "observed_at": "2026-01-01T03:00:00.000Z",
          "temperature_c": 6.0
        },
        {
          "observation_id": 3,
          "station": "North",
          "observed_at": "2026-01-01T06:00:00.000Z",
          "temperature_c": 7.0
        },
        {
          "observation_id": 4,
          "station": "South",
          "observed_at": "2026-01-01T09:00:00.000Z",
          "temperature_c": 8.0
        },
        {
          "observation_id": 5,
          "station": "North",
          "observed_at": "2026-01-01T12:00:00.000Z",
          "temperature_c": 9.0
        },
        {
          "observation_id": 6,
          "station": "South",
          "observed_at": "2026-01-01T15:00:00.000Z",
          "temperature_c": 10.0
        },
        {
          "observation_id": 7,
          "station": "North",
          "observed_at": "2026-01-02T00:00:00.000Z",
          "temperature_c": 11.0
        },
        {
          "observation_id": 8,
          "station": "South",
          "observed_at": "2026-01-02T03:00:00.000Z",
          "temperature_c": 12.0
        },
        {
          "observation_id": 9,
          "station": "North",
          "observed_at": "2026-01-02T06:00:00.000Z",
          "temperature_c": 13.0
        },
        {
          "observation_id": 10,
          "station": "South",
          "observed_at": "2026-01-02T09:00:00.000Z",
          "temperature_c": 14.0
        },
        {
          "observation_id": 11,
          "station": "North",
          "observed_at": "2026-01-02T12:00:00.000Z",
          "temperature_c": 15.0
        },
        {
          "observation_id": 12,
          "station": "South",
          "observed_at": "2026-01-02T15:00:00.000Z",
          "temperature_c": 16.0
        },
        {
          "observation_id": 13,
          "station": "North",
          "observed_at": "2026-01-01T21:00:00.000Z",
          "temperature_c": 17.0
        },
        {
          "observation_id": 14,
          "station": "South",
          "observed_at": "2026-01-03T03:00:00.000Z",
          "temperature_c": 18.0
        },
        {
          "observation_id": 15,
          "station": "North",
          "observed_at": "2026-01-03T06:00:00.000Z",
          "temperature_c": 19.0
        },
        {
          "observation_id": 16,
          "station": "South",
          "observed_at": "2026-01-03T09:00:00.000Z",
          "temperature_c": 20.0
        },
        {
          "observation_id": 17,
          "station": "North",
          "observed_at": "2026-01-03T12:00:00.000Z",
          "temperature_c": 21.0
        },
        {
          "observation_id": 18,
          "station": "South",
          "observed_at": "2026-01-03T15:00:00.000Z",
          "temperature_c": 22.0
        }
      ],
      "expectedFiles": [
        "warehouse/weather/data/observed_day=2026-01-01/00000-0-3ac6b924-605e-42e5-96bc-68baa90fc30d.parquet",
        "warehouse/weather/data/observed_day=2026-01-01/00000-0-9030630c-1236-4919-943f-8538d66de3bf.parquet",
        "warehouse/weather/data/observed_day=2026-01-02/00000-1-9030630c-1236-4919-943f-8538d66de3bf.parquet",
        "warehouse/weather/data/observed_day=2026-01-03/00000-1-3ac6b924-605e-42e5-96bc-68baa90fc30d.parquet"
      ]
    },
    {
      "id": "6837741135159966129",
      "label": "Remove observation 3",
      "metadataPath": "warehouse/weather/metadata/00003-35b3c799-6435-4079-bc89-c4fd3e21b174.metadata.json",
      "operation": "overwrite",
      "parentId": "142073692612853544",
      "expectedRows": [
        {
          "observation_id": 1,
          "station": "North",
          "observed_at": "2026-01-01T00:00:00.000Z",
          "temperature_c": 5.0
        },
        {
          "observation_id": 2,
          "station": "South",
          "observed_at": "2026-01-01T03:00:00.000Z",
          "temperature_c": 6.0
        },
        {
          "observation_id": 4,
          "station": "South",
          "observed_at": "2026-01-01T09:00:00.000Z",
          "temperature_c": 8.0
        },
        {
          "observation_id": 5,
          "station": "North",
          "observed_at": "2026-01-01T12:00:00.000Z",
          "temperature_c": 9.0
        },
        {
          "observation_id": 6,
          "station": "South",
          "observed_at": "2026-01-01T15:00:00.000Z",
          "temperature_c": 10.0
        },
        {
          "observation_id": 7,
          "station": "North",
          "observed_at": "2026-01-02T00:00:00.000Z",
          "temperature_c": 11.0
        },
        {
          "observation_id": 8,
          "station": "South",
          "observed_at": "2026-01-02T03:00:00.000Z",
          "temperature_c": 12.0
        },
        {
          "observation_id": 9,
          "station": "North",
          "observed_at": "2026-01-02T06:00:00.000Z",
          "temperature_c": 13.0
        },
        {
          "observation_id": 10,
          "station": "South",
          "observed_at": "2026-01-02T09:00:00.000Z",
          "temperature_c": 14.0
        },
        {
          "observation_id": 11,
          "station": "North",
          "observed_at": "2026-01-02T12:00:00.000Z",
          "temperature_c": 15.0
        },
        {
          "observation_id": 12,
          "station": "South",
          "observed_at": "2026-01-02T15:00:00.000Z",
          "temperature_c": 16.0
        },
        {
          "observation_id": 13,
          "station": "North",
          "observed_at": "2026-01-01T21:00:00.000Z",
          "temperature_c": 17.0
        },
        {
          "observation_id": 14,
          "station": "South",
          "observed_at": "2026-01-03T03:00:00.000Z",
          "temperature_c": 18.0
        },
        {
          "observation_id": 15,
          "station": "North",
          "observed_at": "2026-01-03T06:00:00.000Z",
          "temperature_c": 19.0
        },
        {
          "observation_id": 16,
          "station": "South",
          "observed_at": "2026-01-03T09:00:00.000Z",
          "temperature_c": 20.0
        },
        {
          "observation_id": 17,
          "station": "North",
          "observed_at": "2026-01-03T12:00:00.000Z",
          "temperature_c": 21.0
        },
        {
          "observation_id": 18,
          "station": "South",
          "observed_at": "2026-01-03T15:00:00.000Z",
          "temperature_c": 22.0
        }
      ],
      "expectedFiles": [
        "warehouse/weather/data/observed_day=2026-01-01/00000-0-3208d62c-7a08-4314-baaf-827fa54bcc40.parquet",
        "warehouse/weather/data/observed_day=2026-01-01/00000-0-3ac6b924-605e-42e5-96bc-68baa90fc30d.parquet",
        "warehouse/weather/data/observed_day=2026-01-02/00000-1-9030630c-1236-4919-943f-8538d66de3bf.parquet",
        "warehouse/weather/data/observed_day=2026-01-03/00000-1-3ac6b924-605e-42e5-96bc-68baa90fc30d.parquet"
      ]
    }
  ],
  "artifacts": [
    {
      "path": "warehouse/weather/data/observed_day=2026-01-01/00000-0-3208d62c-7a08-4314-baaf-827fa54bcc40.parquet",
      "url": "/iceberg/weather/warehouse/weather/data/observed_day=2026-01-01/00000-0-3208d62c-7a08-4314-baaf-827fa54bcc40.parquet",
      "kind": "data",
      "size": 1814,
      "sha256": "f11b8eac3e599113861e5c55731a7721cf526f7f016915981cac02bf3dd55e59",
      "preview": [
        {
          "observation_id": 1,
          "station": "North",
          "observed_at": "2026-01-01T00:00:00.000Z",
          "temperature_c": 5.0
        },
        {
          "observation_id": 2,
          "station": "South",
          "observed_at": "2026-01-01T03:00:00.000Z",
          "temperature_c": 6.0
        },
        {
          "observation_id": 4,
          "station": "South",
          "observed_at": "2026-01-01T09:00:00.000Z",
          "temperature_c": 8.0
        },
        {
          "observation_id": 5,
          "station": "North",
          "observed_at": "2026-01-01T12:00:00.000Z",
          "temperature_c": 9.0
        },
        {
          "observation_id": 6,
          "station": "South",
          "observed_at": "2026-01-01T15:00:00.000Z",
          "temperature_c": 10.0
        }
      ]
    },
    {
      "path": "warehouse/weather/data/observed_day=2026-01-01/00000-0-3ac6b924-605e-42e5-96bc-68baa90fc30d.parquet",
      "url": "/iceberg/weather/warehouse/weather/data/observed_day=2026-01-01/00000-0-3ac6b924-605e-42e5-96bc-68baa90fc30d.parquet",
      "kind": "data",
      "size": 1703,
      "sha256": "b0309296221de6e4b048a8ed210f0661f387f22931de69185022f82d413573c4",
      "preview": [
        {
          "observation_id": 13,
          "station": "North",
          "observed_at": "2026-01-01T21:00:00.000Z",
          "temperature_c": 17.0
        }
      ]
    },
    {
      "path": "warehouse/weather/data/observed_day=2026-01-01/00000-0-9030630c-1236-4919-943f-8538d66de3bf.parquet",
      "url": "/iceberg/weather/warehouse/weather/data/observed_day=2026-01-01/00000-0-9030630c-1236-4919-943f-8538d66de3bf.parquet",
      "kind": "data",
      "size": 1839,
      "sha256": "2187a8848266d3c94362675d87f3a46254c658a1a54c37b9734321b4df902659",
      "preview": [
        {
          "observation_id": 1,
          "station": "North",
          "observed_at": "2026-01-01T00:00:00.000Z",
          "temperature_c": 5.0
        },
        {
          "observation_id": 2,
          "station": "South",
          "observed_at": "2026-01-01T03:00:00.000Z",
          "temperature_c": 6.0
        },
        {
          "observation_id": 3,
          "station": "North",
          "observed_at": "2026-01-01T06:00:00.000Z",
          "temperature_c": 7.0
        },
        {
          "observation_id": 4,
          "station": "South",
          "observed_at": "2026-01-01T09:00:00.000Z",
          "temperature_c": 8.0
        },
        {
          "observation_id": 5,
          "station": "North",
          "observed_at": "2026-01-01T12:00:00.000Z",
          "temperature_c": 9.0
        },
        {
          "observation_id": 6,
          "station": "South",
          "observed_at": "2026-01-01T15:00:00.000Z",
          "temperature_c": 10.0
        }
      ]
    },
    {
      "path": "warehouse/weather/data/observed_day=2026-01-02/00000-1-9030630c-1236-4919-943f-8538d66de3bf.parquet",
      "url": "/iceberg/weather/warehouse/weather/data/observed_day=2026-01-02/00000-1-9030630c-1236-4919-943f-8538d66de3bf.parquet",
      "kind": "data",
      "size": 1839,
      "sha256": "ba11ca16d1692a798dd0d89e003da97ffa1ba2d6161d64f2cfe2090d880e0ea5",
      "preview": [
        {
          "observation_id": 7,
          "station": "North",
          "observed_at": "2026-01-02T00:00:00.000Z",
          "temperature_c": 11.0
        },
        {
          "observation_id": 8,
          "station": "South",
          "observed_at": "2026-01-02T03:00:00.000Z",
          "temperature_c": 12.0
        },
        {
          "observation_id": 9,
          "station": "North",
          "observed_at": "2026-01-02T06:00:00.000Z",
          "temperature_c": 13.0
        },
        {
          "observation_id": 10,
          "station": "South",
          "observed_at": "2026-01-02T09:00:00.000Z",
          "temperature_c": 14.0
        },
        {
          "observation_id": 11,
          "station": "North",
          "observed_at": "2026-01-02T12:00:00.000Z",
          "temperature_c": 15.0
        },
        {
          "observation_id": 12,
          "station": "South",
          "observed_at": "2026-01-02T15:00:00.000Z",
          "temperature_c": 16.0
        }
      ]
    },
    {
      "path": "warehouse/weather/data/observed_day=2026-01-03/00000-1-3ac6b924-605e-42e5-96bc-68baa90fc30d.parquet",
      "url": "/iceberg/weather/warehouse/weather/data/observed_day=2026-01-03/00000-1-3ac6b924-605e-42e5-96bc-68baa90fc30d.parquet",
      "kind": "data",
      "size": 1814,
      "sha256": "544e81327541dba65b4e2c5601a31f9e97597fac0c46e20cdc49ec743c24f218",
      "preview": [
        {
          "observation_id": 14,
          "station": "South",
          "observed_at": "2026-01-03T03:00:00.000Z",
          "temperature_c": 18.0
        },
        {
          "observation_id": 15,
          "station": "North",
          "observed_at": "2026-01-03T06:00:00.000Z",
          "temperature_c": 19.0
        },
        {
          "observation_id": 16,
          "station": "South",
          "observed_at": "2026-01-03T09:00:00.000Z",
          "temperature_c": 20.0
        },
        {
          "observation_id": 17,
          "station": "North",
          "observed_at": "2026-01-03T12:00:00.000Z",
          "temperature_c": 21.0
        },
        {
          "observation_id": 18,
          "station": "South",
          "observed_at": "2026-01-03T15:00:00.000Z",
          "temperature_c": 22.0
        }
      ]
    },
    {
      "path": "warehouse/weather/metadata/00000-5b49f7bf-a392-4ebc-ba0c-db87a8b44f9f.metadata.json",
      "url": "/iceberg/weather/warehouse/weather/metadata/00000-5b49f7bf-a392-4ebc-ba0c-db87a8b44f9f.metadata.json",
      "kind": "metadata",
      "size": 970,
      "sha256": "328b23af524be808809fdadc157393370262ea3c39b07edf7206ab785c87e686",
      "preview": {
        "location": "warehouse/weather",
        "table-uuid": "592144b6-07bd-4871-9718-f28cf7d9052b",
        "last-updated-ms": 1789054381227,
        "last-column-id": 4,
        "schemas": [
          {
            "type": "struct",
            "fields": [
              {
                "id": 1,
                "name": "observation_id",
                "type": "long",
                "required": false
              },
              {
                "id": 2,
                "name": "station",
                "type": "string",
                "required": false
              },
              {
                "id": 3,
                "name": "observed_at",
                "type": "timestamp",
                "required": false
              },
              {
                "id": 4,
                "name": "temperature_c",
                "type": "double",
                "required": false
              }
            ],
            "schema-id": 0,
            "identifier-field-ids": []
          }
        ],
        "current-schema-id": 0,
        "partition-specs": [
          {
            "spec-id": 0,
            "fields": [
              {
                "source-id": 3,
                "field-id": 1000,
                "transform": "day",
                "name": "observed_day"
              }
            ]
          }
        ],
        "default-spec-id": 0,
        "last-partition-id": 1000,
        "properties": {
          "write.delete.mode": "copy-on-write",
          "write.parquet.compression-codec": "uncompressed"
        },
        "snapshots": [],
        "snapshot-log": [],
        "metadata-log": [],
        "sort-orders": [
          {
            "order-id": 0,
            "fields": []
          }
        ],
        "default-sort-order-id": 0,
        "refs": {},
        "statistics": [],
        "partition-statistics": [],
        "format-version": 2,
        "last-sequence-number": 0
      }
    },
    {
      "path": "warehouse/weather/metadata/00001-2b5db7e2-8443-4c54-8ea0-7fccc861418f.metadata.json",
      "url": "/iceberg/weather/warehouse/weather/metadata/00001-2b5db7e2-8443-4c54-8ea0-7fccc861418f.metadata.json",
      "kind": "metadata",
      "size": 1764,
      "sha256": "ea37226cf7917d842ac1ab1bff878962702c08dd8b5931da266eee295e261efe",
      "preview": {
        "location": "warehouse/weather",
        "table-uuid": "592144b6-07bd-4871-9718-f28cf7d9052b",
        "last-updated-ms": 1789054381328,
        "last-column-id": 4,
        "schemas": [
          {
            "type": "struct",
            "fields": [
              {
                "id": 1,
                "name": "observation_id",
                "type": "long",
                "required": false
              },
              {
                "id": 2,
                "name": "station",
                "type": "string",
                "required": false
              },
              {
                "id": 3,
                "name": "observed_at",
                "type": "timestamp",
                "required": false
              },
              {
                "id": 4,
                "name": "temperature_c",
                "type": "double",
                "required": false
              }
            ],
            "schema-id": 0,
            "identifier-field-ids": []
          }
        ],
        "current-schema-id": 0,
        "partition-specs": [
          {
            "spec-id": 0,
            "fields": [
              {
                "source-id": 3,
                "field-id": 1000,
                "transform": "day",
                "name": "observed_day"
              }
            ]
          }
        ],
        "default-spec-id": 0,
        "last-partition-id": 1000,
        "properties": {
          "write.delete.mode": "copy-on-write",
          "write.parquet.compression-codec": "uncompressed"
        },
        "current-snapshot-id": "1295454848827360255",
        "snapshots": [
          {
            "snapshot-id": "1295454848827360255",
            "sequence-number": 1,
            "timestamp-ms": 1789054381328,
            "manifest-list": "warehouse/weather/metadata/snap-1295454848827360255-0-9030630c-1236-4919-943f-8538d66de3bf.avro",
            "summary": {
              "operation": "append",
              "added-files-size": "3678",
              "added-data-files": "2",
              "added-records": "12",
              "changed-partition-count": "2",
              "total-data-files": "2",
              "total-delete-files": "0",
              "total-records": "12",
              "total-files-size": "3678",
              "total-position-deletes": "0",
              "total-equality-deletes": "0"
            },
            "schema-id": 0
          }
        ],
        "snapshot-log": [
          {
            "snapshot-id": "1295454848827360255",
            "timestamp-ms": 1789054381328
          }
        ],
        "metadata-log": [
          {
            "metadata-file": "warehouse/weather/metadata/00000-5b49f7bf-a392-4ebc-ba0c-db87a8b44f9f.metadata.json",
            "timestamp-ms": 1789054381227
          }
        ],
        "sort-orders": [
          {
            "order-id": 0,
            "fields": []
          }
        ],
        "default-sort-order-id": 0,
        "refs": {
          "main": {
            "snapshot-id": "1295454848827360255",
            "type": "branch"
          }
        },
        "statistics": [],
        "partition-statistics": [],
        "format-version": 2,
        "last-sequence-number": 1
      }
    },
    {
      "path": "warehouse/weather/metadata/00002-8aec4d25-67cb-4464-9fe9-844ca8255b17.metadata.json",
      "url": "/iceberg/weather/warehouse/weather/metadata/00002-8aec4d25-67cb-4464-9fe9-844ca8255b17.metadata.json",
      "kind": "metadata",
      "size": 2496,
      "sha256": "fb1b148e5014e3636934cc8d76b650ef6b2c85aafdb769ab3fd4b85d99f9aac3",
      "preview": {
        "location": "warehouse/weather",
        "table-uuid": "592144b6-07bd-4871-9718-f28cf7d9052b",
        "last-updated-ms": 1789054381344,
        "last-column-id": 4,
        "schemas": [
          {
            "type": "struct",
            "fields": [
              {
                "id": 1,
                "name": "observation_id",
                "type": "long",
                "required": false
              },
              {
                "id": 2,
                "name": "station",
                "type": "string",
                "required": false
              },
              {
                "id": 3,
                "name": "observed_at",
                "type": "timestamp",
                "required": false
              },
              {
                "id": 4,
                "name": "temperature_c",
                "type": "double",
                "required": false
              }
            ],
            "schema-id": 0,
            "identifier-field-ids": []
          }
        ],
        "current-schema-id": 0,
        "partition-specs": [
          {
            "spec-id": 0,
            "fields": [
              {
                "source-id": 3,
                "field-id": 1000,
                "transform": "day",
                "name": "observed_day"
              }
            ]
          }
        ],
        "default-spec-id": 0,
        "last-partition-id": 1000,
        "properties": {
          "write.delete.mode": "copy-on-write",
          "write.parquet.compression-codec": "uncompressed"
        },
        "current-snapshot-id": "142073692612853544",
        "snapshots": [
          {
            "snapshot-id": "1295454848827360255",
            "sequence-number": 1,
            "timestamp-ms": 1789054381328,
            "manifest-list": "warehouse/weather/metadata/snap-1295454848827360255-0-9030630c-1236-4919-943f-8538d66de3bf.avro",
            "summary": {
              "operation": "append",
              "added-files-size": "3678",
              "added-data-files": "2",
              "added-records": "12",
              "changed-partition-count": "2",
              "total-data-files": "2",
              "total-delete-files": "0",
              "total-records": "12",
              "total-files-size": "3678",
              "total-position-deletes": "0",
              "total-equality-deletes": "0"
            },
            "schema-id": 0
          },
          {
            "snapshot-id": "142073692612853544",
            "parent-snapshot-id": "1295454848827360255",
            "sequence-number": 2,
            "timestamp-ms": 1789054381344,
            "manifest-list": "warehouse/weather/metadata/snap-142073692612853544-0-3ac6b924-605e-42e5-96bc-68baa90fc30d.avro",
            "summary": {
              "operation": "append",
              "added-files-size": "3517",
              "added-data-files": "2",
              "added-records": "6",
              "changed-partition-count": "2",
              "total-data-files": "4",
              "total-delete-files": "0",
              "total-records": "18",
              "total-files-size": "7195",
              "total-position-deletes": "0",
              "total-equality-deletes": "0"
            },
            "schema-id": 0
          }
        ],
        "snapshot-log": [
          {
            "snapshot-id": "1295454848827360255",
            "timestamp-ms": 1789054381328
          },
          {
            "snapshot-id": "142073692612853544",
            "timestamp-ms": 1789054381344
          }
        ],
        "metadata-log": [
          {
            "metadata-file": "warehouse/weather/metadata/00000-5b49f7bf-a392-4ebc-ba0c-db87a8b44f9f.metadata.json",
            "timestamp-ms": 1789054381227
          },
          {
            "metadata-file": "warehouse/weather/metadata/00001-2b5db7e2-8443-4c54-8ea0-7fccc861418f.metadata.json",
            "timestamp-ms": 1789054381328
          }
        ],
        "sort-orders": [
          {
            "order-id": 0,
            "fields": []
          }
        ],
        "default-sort-order-id": 0,
        "refs": {
          "main": {
            "snapshot-id": "142073692612853544",
            "type": "branch"
          }
        },
        "statistics": [],
        "partition-statistics": [],
        "format-version": 2,
        "last-sequence-number": 2
      }
    },
    {
      "path": "warehouse/weather/metadata/00003-35b3c799-6435-4079-bc89-c4fd3e21b174.metadata.json",
      "url": "/iceberg/weather/warehouse/weather/metadata/00003-35b3c799-6435-4079-bc89-c4fd3e21b174.metadata.json",
      "kind": "metadata",
      "size": 3312,
      "sha256": "1dc03e957dbf8cb1e4873c25b9f073c1171079f4bb7a821f37a39f67f43c4b21",
      "preview": {
        "location": "warehouse/weather",
        "table-uuid": "592144b6-07bd-4871-9718-f28cf7d9052b",
        "last-updated-ms": 1789054381372,
        "last-column-id": 4,
        "schemas": [
          {
            "type": "struct",
            "fields": [
              {
                "id": 1,
                "name": "observation_id",
                "type": "long",
                "required": false
              },
              {
                "id": 2,
                "name": "station",
                "type": "string",
                "required": false
              },
              {
                "id": 3,
                "name": "observed_at",
                "type": "timestamp",
                "required": false
              },
              {
                "id": 4,
                "name": "temperature_c",
                "type": "double",
                "required": false
              }
            ],
            "schema-id": 0,
            "identifier-field-ids": []
          }
        ],
        "current-schema-id": 0,
        "partition-specs": [
          {
            "spec-id": 0,
            "fields": [
              {
                "source-id": 3,
                "field-id": 1000,
                "transform": "day",
                "name": "observed_day"
              }
            ]
          }
        ],
        "default-spec-id": 0,
        "last-partition-id": 1000,
        "properties": {
          "write.delete.mode": "copy-on-write",
          "write.parquet.compression-codec": "uncompressed"
        },
        "current-snapshot-id": "6837741135159966129",
        "snapshots": [
          {
            "snapshot-id": "1295454848827360255",
            "sequence-number": 1,
            "timestamp-ms": 1789054381328,
            "manifest-list": "warehouse/weather/metadata/snap-1295454848827360255-0-9030630c-1236-4919-943f-8538d66de3bf.avro",
            "summary": {
              "operation": "append",
              "added-files-size": "3678",
              "added-data-files": "2",
              "added-records": "12",
              "changed-partition-count": "2",
              "total-data-files": "2",
              "total-delete-files": "0",
              "total-records": "12",
              "total-files-size": "3678",
              "total-position-deletes": "0",
              "total-equality-deletes": "0"
            },
            "schema-id": 0
          },
          {
            "snapshot-id": "142073692612853544",
            "parent-snapshot-id": "1295454848827360255",
            "sequence-number": 2,
            "timestamp-ms": 1789054381344,
            "manifest-list": "warehouse/weather/metadata/snap-142073692612853544-0-3ac6b924-605e-42e5-96bc-68baa90fc30d.avro",
            "summary": {
              "operation": "append",
              "added-files-size": "3517",
              "added-data-files": "2",
              "added-records": "6",
              "changed-partition-count": "2",
              "total-data-files": "4",
              "total-delete-files": "0",
              "total-records": "18",
              "total-files-size": "7195",
              "total-position-deletes": "0",
              "total-equality-deletes": "0"
            },
            "schema-id": 0
          },
          {
            "snapshot-id": "6837741135159966129",
            "parent-snapshot-id": "142073692612853544",
            "sequence-number": 3,
            "timestamp-ms": 1789054381372,
            "manifest-list": "warehouse/weather/metadata/snap-6837741135159966129-0-3208d62c-7a08-4314-baaf-827fa54bcc40.avro",
            "summary": {
              "operation": "overwrite",
              "added-files-size": "1814",
              "removed-files-size": "1839",
              "added-data-files": "1",
              "deleted-data-files": "1",
              "added-records": "5",
              "deleted-records": "6",
              "changed-partition-count": "1",
              "total-data-files": "4",
              "total-delete-files": "0",
              "total-records": "17",
              "total-files-size": "7170",
              "total-position-deletes": "0",
              "total-equality-deletes": "0"
            },
            "schema-id": 0
          }
        ],
        "snapshot-log": [
          {
            "snapshot-id": "1295454848827360255",
            "timestamp-ms": 1789054381328
          },
          {
            "snapshot-id": "142073692612853544",
            "timestamp-ms": 1789054381344
          },
          {
            "snapshot-id": "6837741135159966129",
            "timestamp-ms": 1789054381372
          }
        ],
        "metadata-log": [
          {
            "metadata-file": "warehouse/weather/metadata/00000-5b49f7bf-a392-4ebc-ba0c-db87a8b44f9f.metadata.json",
            "timestamp-ms": 1789054381227
          },
          {
            "metadata-file": "warehouse/weather/metadata/00001-2b5db7e2-8443-4c54-8ea0-7fccc861418f.metadata.json",
            "timestamp-ms": 1789054381328
          },
          {
            "metadata-file": "warehouse/weather/metadata/00002-8aec4d25-67cb-4464-9fe9-844ca8255b17.metadata.json",
            "timestamp-ms": 1789054381344
          }
        ],
        "sort-orders": [
          {
            "order-id": 0,
            "fields": []
          }
        ],
        "default-sort-order-id": 0,
        "refs": {
          "main": {
            "snapshot-id": "6837741135159966129",
            "type": "branch"
          }
        },
        "statistics": [],
        "partition-statistics": [],
        "format-version": 2,
        "last-sequence-number": 3
      }
    },
    {
      "path": "warehouse/weather/metadata/00004-5a81aac7-9cbf-4921-88f9-91bfe8643e88.metadata.json",
      "url": "/iceberg/weather/warehouse/weather/metadata/00004-5a81aac7-9cbf-4921-88f9-91bfe8643e88.metadata.json",
      "kind": "metadata",
      "size": 3772,
      "sha256": "b355f8a7545fc4b8299688ad697c177a099e915eb6305378a86161a9b4534172",
      "preview": {
        "location": "warehouse/weather",
        "table-uuid": "592144b6-07bd-4871-9718-f28cf7d9052b",
        "last-updated-ms": 1789054381377,
        "last-column-id": 4,
        "schemas": [
          {
            "type": "struct",
            "fields": [
              {
                "id": 1,
                "name": "observation_id",
                "type": "long",
                "required": false
              },
              {
                "id": 2,
                "name": "station",
                "type": "string",
                "required": false
              },
              {
                "id": 3,
                "name": "observed_at",
                "type": "timestamp",
                "required": false
              },
              {
                "id": 4,
                "name": "temperature_c",
                "type": "double",
                "required": false
              }
            ],
            "schema-id": 0,
            "identifier-field-ids": []
          },
          {
            "type": "struct",
            "fields": [
              {
                "id": 1,
                "name": "observation_id",
                "type": "long",
                "required": false
              },
              {
                "id": 2,
                "name": "station",
                "type": "string",
                "required": false
              },
              {
                "id": 3,
                "name": "observed_at",
                "type": "timestamp",
                "required": false
              },
              {
                "id": 4,
                "name": "air_temperature_c",
                "type": "double",
                "required": false
              }
            ],
            "schema-id": 1,
            "identifier-field-ids": []
          }
        ],
        "current-schema-id": 1,
        "partition-specs": [
          {
            "spec-id": 0,
            "fields": [
              {
                "source-id": 3,
                "field-id": 1000,
                "transform": "day",
                "name": "observed_day"
              }
            ]
          }
        ],
        "default-spec-id": 0,
        "last-partition-id": 1000,
        "properties": {
          "write.delete.mode": "copy-on-write",
          "write.parquet.compression-codec": "uncompressed"
        },
        "current-snapshot-id": "6837741135159966129",
        "snapshots": [
          {
            "snapshot-id": "1295454848827360255",
            "sequence-number": 1,
            "timestamp-ms": 1789054381328,
            "manifest-list": "warehouse/weather/metadata/snap-1295454848827360255-0-9030630c-1236-4919-943f-8538d66de3bf.avro",
            "summary": {
              "operation": "append",
              "added-files-size": "3678",
              "added-data-files": "2",
              "added-records": "12",
              "changed-partition-count": "2",
              "total-data-files": "2",
              "total-delete-files": "0",
              "total-records": "12",
              "total-files-size": "3678",
              "total-position-deletes": "0",
              "total-equality-deletes": "0"
            },
            "schema-id": 0
          },
          {
            "snapshot-id": "142073692612853544",
            "parent-snapshot-id": "1295454848827360255",
            "sequence-number": 2,
            "timestamp-ms": 1789054381344,
            "manifest-list": "warehouse/weather/metadata/snap-142073692612853544-0-3ac6b924-605e-42e5-96bc-68baa90fc30d.avro",
            "summary": {
              "operation": "append",
              "added-files-size": "3517",
              "added-data-files": "2",
              "added-records": "6",
              "changed-partition-count": "2",
              "total-data-files": "4",
              "total-delete-files": "0",
              "total-records": "18",
              "total-files-size": "7195",
              "total-position-deletes": "0",
              "total-equality-deletes": "0"
            },
            "schema-id": 0
          },
          {
            "snapshot-id": "6837741135159966129",
            "parent-snapshot-id": "142073692612853544",
            "sequence-number": 3,
            "timestamp-ms": 1789054381372,
            "manifest-list": "warehouse/weather/metadata/snap-6837741135159966129-0-3208d62c-7a08-4314-baaf-827fa54bcc40.avro",
            "summary": {
              "operation": "overwrite",
              "added-files-size": "1814",
              "removed-files-size": "1839",
              "added-data-files": "1",
              "deleted-data-files": "1",
              "added-records": "5",
              "deleted-records": "6",
              "changed-partition-count": "1",
              "total-data-files": "4",
              "total-delete-files": "0",
              "total-records": "17",
              "total-files-size": "7170",
              "total-position-deletes": "0",
              "total-equality-deletes": "0"
            },
            "schema-id": 0
          }
        ],
        "snapshot-log": [
          {
            "snapshot-id": "1295454848827360255",
            "timestamp-ms": 1789054381328
          },
          {
            "snapshot-id": "142073692612853544",
            "timestamp-ms": 1789054381344
          },
          {
            "snapshot-id": "6837741135159966129",
            "timestamp-ms": 1789054381372
          }
        ],
        "metadata-log": [
          {
            "metadata-file": "warehouse/weather/metadata/00000-5b49f7bf-a392-4ebc-ba0c-db87a8b44f9f.metadata.json",
            "timestamp-ms": 1789054381227
          },
          {
            "metadata-file": "warehouse/weather/metadata/00001-2b5db7e2-8443-4c54-8ea0-7fccc861418f.metadata.json",
            "timestamp-ms": 1789054381328
          },
          {
            "metadata-file": "warehouse/weather/metadata/00002-8aec4d25-67cb-4464-9fe9-844ca8255b17.metadata.json",
            "timestamp-ms": 1789054381344
          },
          {
            "metadata-file": "warehouse/weather/metadata/00003-35b3c799-6435-4079-bc89-c4fd3e21b174.metadata.json",
            "timestamp-ms": 1789054381372
          }
        ],
        "sort-orders": [
          {
            "order-id": 0,
            "fields": []
          }
        ],
        "default-sort-order-id": 0,
        "refs": {
          "main": {
            "snapshot-id": "6837741135159966129",
            "type": "branch"
          }
        },
        "statistics": [],
        "partition-statistics": [],
        "format-version": 2,
        "last-sequence-number": 3
      }
    },
    {
      "path": "warehouse/weather/metadata/3208d62c-7a08-4314-baaf-827fa54bcc40-m0.avro",
      "url": "/iceberg/weather/warehouse/weather/metadata/3208d62c-7a08-4314-baaf-827fa54bcc40-m0.avro",
      "kind": "manifest",
      "size": 4665,
      "sha256": "473c0031ad954699729e5ebe1323c7268faa4e472cd8c8a3dfbb5d08ad7f3077",
      "preview": [
        {
          "status": 1,
          "snapshot_id": "6837741135159966129",
          "sequence_number": null,
          "file_sequence_number": null,
          "data_file": {
            "content": 0,
            "file_path": "warehouse/weather/data/observed_day=2026-01-01/00000-0-3208d62c-7a08-4314-baaf-827fa54bcc40.parquet",
            "file_format": "PARQUET",
            "partition": {
              "observed_day": 20454
            },
            "record_count": 5,
            "file_size_in_bytes": 1814,
            "column_sizes": [
              {
                "key": 1,
                "value": 128
              },
              {
                "key": 2,
                "value": 78
              },
              {
                "key": 3,
                "value": 128
              },
              {
                "key": 4,
                "value": 128
              }
            ],
            "value_counts": [
              {
                "key": 1,
                "value": 5
              },
              {
                "key": 2,
                "value": 5
              },
              {
                "key": 3,
                "value": 5
              },
              {
                "key": 4,
                "value": 5
              }
            ],
            "null_value_counts": [
              {
                "key": 1,
                "value": 0
              },
              {
                "key": 2,
                "value": 0
              },
              {
                "key": 3,
                "value": 0
              },
              {
                "key": 4,
                "value": 0
              }
            ],
            "nan_value_counts": [],
            "lower_bounds": [
              {
                "key": 1,
                "value": {
                  "hex": "0100000000000000"
                }
              },
              {
                "key": 2,
                "value": {
                  "hex": "4e6f727468"
                }
              },
              {
                "key": 3,
                "value": {
                  "hex": "0040204648470600"
                }
              },
              {
                "key": 4,
                "value": {
                  "hex": "0000000000001440"
                }
              }
            ],
            "upper_bounds": [
              {
                "key": 1,
                "value": {
                  "hex": "0600000000000000"
                }
              },
              {
                "key": 2,
                "value": {
                  "hex": "536f757468"
                }
              },
              {
                "key": 3,
                "value": {
                  "hex": "00dcc6d854470600"
                }
              },
              {
                "key": 4,
                "value": {
                  "hex": "0000000000002440"
                }
              }
            ],
            "key_metadata": null,
            "split_offsets": [
              4
            ],
            "equality_ids": null,
            "sort_order_id": null
          }
        }
      ]
    },
    {
      "path": "warehouse/weather/metadata/3208d62c-7a08-4314-baaf-827fa54bcc40-m1.avro",
      "url": "/iceberg/weather/warehouse/weather/metadata/3208d62c-7a08-4314-baaf-827fa54bcc40-m1.avro",
      "kind": "manifest",
      "size": 4665,
      "sha256": "a104e26a30aad32bf8ca36ebe26d31d752dbd019aa04b258d5587df56847012a",
      "preview": [
        {
          "status": 2,
          "snapshot_id": "1295454848827360255",
          "sequence_number": 1,
          "file_sequence_number": 1,
          "data_file": {
            "content": 0,
            "file_path": "warehouse/weather/data/observed_day=2026-01-01/00000-0-9030630c-1236-4919-943f-8538d66de3bf.parquet",
            "file_format": "PARQUET",
            "partition": {
              "observed_day": 20454
            },
            "record_count": 6,
            "file_size_in_bytes": 1839,
            "column_sizes": [
              {
                "key": 1,
                "value": 136
              },
              {
                "key": 2,
                "value": 78
              },
              {
                "key": 3,
                "value": 136
              },
              {
                "key": 4,
                "value": 136
              }
            ],
            "value_counts": [
              {
                "key": 1,
                "value": 6
              },
              {
                "key": 2,
                "value": 6
              },
              {
                "key": 3,
                "value": 6
              },
              {
                "key": 4,
                "value": 6
              }
            ],
            "null_value_counts": [
              {
                "key": 1,
                "value": 0
              },
              {
                "key": 2,
                "value": 0
              },
              {
                "key": 3,
                "value": 0
              },
              {
                "key": 4,
                "value": 0
              }
            ],
            "nan_value_counts": [],
            "lower_bounds": [
              {
                "key": 1,
                "value": {
                  "hex": "0100000000000000"
                }
              },
              {
                "key": 2,
                "value": {
                  "hex": "4e6f727468"
                }
              },
              {
                "key": 3,
                "value": {
                  "hex": "0040204648470600"
                }
              },
              {
                "key": 4,
                "value": {
                  "hex": "0000000000001440"
                }
              }
            ],
            "upper_bounds": [
              {
                "key": 1,
                "value": {
                  "hex": "0600000000000000"
                }
              },
              {
                "key": 2,
                "value": {
                  "hex": "536f757468"
                }
              },
              {
                "key": 3,
                "value": {
                  "hex": "00dcc6d854470600"
                }
              },
              {
                "key": 4,
                "value": {
                  "hex": "0000000000002440"
                }
              }
            ],
            "key_metadata": null,
            "split_offsets": [
              4
            ],
            "equality_ids": null,
            "sort_order_id": null
          }
        }
      ]
    },
    {
      "path": "warehouse/weather/metadata/3208d62c-7a08-4314-baaf-827fa54bcc40-m2.avro",
      "url": "/iceberg/weather/warehouse/weather/metadata/3208d62c-7a08-4314-baaf-827fa54bcc40-m2.avro",
      "kind": "manifest",
      "size": 4666,
      "sha256": "14ead876d17a04f7a2c0f5e985475f699786a4136ae4f67c1cd22355eb83bbe2",
      "preview": [
        {
          "status": 0,
          "snapshot_id": "1295454848827360255",
          "sequence_number": 1,
          "file_sequence_number": 1,
          "data_file": {
            "content": 0,
            "file_path": "warehouse/weather/data/observed_day=2026-01-02/00000-1-9030630c-1236-4919-943f-8538d66de3bf.parquet",
            "file_format": "PARQUET",
            "partition": {
              "observed_day": 20455
            },
            "record_count": 6,
            "file_size_in_bytes": 1839,
            "column_sizes": [
              {
                "key": 1,
                "value": 136
              },
              {
                "key": 2,
                "value": 78
              },
              {
                "key": 3,
                "value": 136
              },
              {
                "key": 4,
                "value": 136
              }
            ],
            "value_counts": [
              {
                "key": 1,
                "value": 6
              },
              {
                "key": 2,
                "value": 6
              },
              {
                "key": 3,
                "value": 6
              },
              {
                "key": 4,
                "value": 6
              }
            ],
            "null_value_counts": [
              {
                "key": 1,
                "value": 0
              },
              {
                "key": 2,
                "value": 0
              },
              {
                "key": 3,
                "value": 0
              },
              {
                "key": 4,
                "value": 0
              }
            ],
            "nan_value_counts": [],
            "lower_bounds": [
              {
                "key": 1,
                "value": {
                  "hex": "0700000000000000"
                }
              },
              {
                "key": 2,
                "value": {
                  "hex": "4e6f727468"
                }
              },
              {
                "key": 3,
                "value": {
                  "hex": "00a0f7635c470600"
                }
              },
              {
                "key": 4,
                "value": {
                  "hex": "0000000000002640"
                }
              }
            ],
            "upper_bounds": [
              {
                "key": 1,
                "value": {
                  "hex": "0c00000000000000"
                }
              },
              {
                "key": 2,
                "value": {
                  "hex": "536f757468"
                }
              },
              {
                "key": 3,
                "value": {
                  "hex": "003c9ef668470600"
                }
              },
              {
                "key": 4,
                "value": {
                  "hex": "0000000000003040"
                }
              }
            ],
            "key_metadata": null,
            "split_offsets": [
              4
            ],
            "equality_ids": null,
            "sort_order_id": null
          }
        }
      ]
    },
    {
      "path": "warehouse/weather/metadata/3ac6b924-605e-42e5-96bc-68baa90fc30d-m0.avro",
      "url": "/iceberg/weather/warehouse/weather/metadata/3ac6b924-605e-42e5-96bc-68baa90fc30d-m0.avro",
      "kind": "manifest",
      "size": 4886,
      "sha256": "1a3711c287f7ca98292f302da04c79f7784497257813da290c5b3d036eea56e0",
      "preview": [
        {
          "status": 1,
          "snapshot_id": "142073692612853544",
          "sequence_number": null,
          "file_sequence_number": null,
          "data_file": {
            "content": 0,
            "file_path": "warehouse/weather/data/observed_day=2026-01-01/00000-0-3ac6b924-605e-42e5-96bc-68baa90fc30d.parquet",
            "file_format": "PARQUET",
            "partition": {
              "observed_day": 20454
            },
            "record_count": 1,
            "file_size_in_bytes": 1703,
            "column_sizes": [
              {
                "key": 1,
                "value": 94
              },
              {
                "key": 2,
                "value": 69
              },
              {
                "key": 3,
                "value": 94
              },
              {
                "key": 4,
                "value": 94
              }
            ],
            "value_counts": [
              {
                "key": 1,
                "value": 1
              },
              {
                "key": 2,
                "value": 1
              },
              {
                "key": 3,
                "value": 1
              },
              {
                "key": 4,
                "value": 1
              }
            ],
            "null_value_counts": [
              {
                "key": 1,
                "value": 0
              },
              {
                "key": 2,
                "value": 0
              },
              {
                "key": 3,
                "value": 0
              },
              {
                "key": 4,
                "value": 0
              }
            ],
            "nan_value_counts": [],
            "lower_bounds": [
              {
                "key": 1,
                "value": {
                  "hex": "0d00000000000000"
                }
              },
              {
                "key": 2,
                "value": {
                  "hex": "4e6f727468"
                }
              },
              {
                "key": 3,
                "value": {
                  "hex": "00b43ce059470600"
                }
              },
              {
                "key": 4,
                "value": {
                  "hex": "0000000000003140"
                }
              }
            ],
            "upper_bounds": [
              {
                "key": 1,
                "value": {
                  "hex": "0d00000000000000"
                }
              },
              {
                "key": 2,
                "value": {
                  "hex": "4e6f727468"
                }
              },
              {
                "key": 3,
                "value": {
                  "hex": "00b43ce059470600"
                }
              },
              {
                "key": 4,
                "value": {
                  "hex": "0000000000003140"
                }
              }
            ],
            "key_metadata": null,
            "split_offsets": [
              4
            ],
            "equality_ids": null,
            "sort_order_id": null
          }
        },
        {
          "status": 1,
          "snapshot_id": "142073692612853544",
          "sequence_number": null,
          "file_sequence_number": null,
          "data_file": {
            "content": 0,
            "file_path": "warehouse/weather/data/observed_day=2026-01-03/00000-1-3ac6b924-605e-42e5-96bc-68baa90fc30d.parquet",
            "file_format": "PARQUET",
            "partition": {
              "observed_day": 20456
            },
            "record_count": 5,
            "file_size_in_bytes": 1814,
            "column_sizes": [
              {
                "key": 1,
                "value": 128
              },
              {
                "key": 2,
                "value": 78
              },
              {
                "key": 3,
                "value": 128
              },
              {
                "key": 4,
                "value": 128
              }
            ],
            "value_counts": [
              {
                "key": 1,
                "value": 5
              },
              {
                "key": 2,
                "value": 5
              },
              {
                "key": 3,
                "value": 5
              },
              {
                "key": 4,
                "value": 5
              }
            ],
            "null_value_counts": [
              {
                "key": 1,
                "value": 0
              },
              {
                "key": 2,
                "value": 0
              },
              {
                "key": 3,
                "value": 0
              },
              {
                "key": 4,
                "value": 0
              }
            ],
            "nan_value_counts": [],
            "lower_bounds": [
              {
                "key": 1,
                "value": {
                  "hex": "0e00000000000000"
                }
              },
              {
                "key": 2,
                "value": {
                  "hex": "4e6f727468"
                }
              },
              {
                "key": 3,
                "value": {
                  "hex": "00ec890573470600"
                }
              },
              {
                "key": 4,
                "value": {
                  "hex": "0000000000003240"
                }
              }
            ],
            "upper_bounds": [
              {
                "key": 1,
                "value": {
                  "hex": "1200000000000000"
                }
              },
              {
                "key": 2,
                "value": {
                  "hex": "536f757468"
                }
              },
              {
                "key": 3,
                "value": {
                  "hex": "009c75147d470600"
                }
              },
              {
                "key": 4,
                "value": {
                  "hex": "0000000000003640"
                }
              }
            ],
            "key_metadata": null,
            "split_offsets": [
              4
            ],
            "equality_ids": null,
            "sort_order_id": null
          }
        }
      ]
    },
    {
      "path": "warehouse/weather/metadata/9030630c-1236-4919-943f-8538d66de3bf-m0.avro",
      "url": "/iceberg/weather/warehouse/weather/metadata/9030630c-1236-4919-943f-8538d66de3bf-m0.avro",
      "kind": "manifest",
      "size": 4904,
      "sha256": "2e0c08725e215dc35515dfad0a353b1296d16eb44de880b460f526ec3f88fa3e",
      "preview": [
        {
          "status": 1,
          "snapshot_id": "1295454848827360255",
          "sequence_number": null,
          "file_sequence_number": null,
          "data_file": {
            "content": 0,
            "file_path": "warehouse/weather/data/observed_day=2026-01-01/00000-0-9030630c-1236-4919-943f-8538d66de3bf.parquet",
            "file_format": "PARQUET",
            "partition": {
              "observed_day": 20454
            },
            "record_count": 6,
            "file_size_in_bytes": 1839,
            "column_sizes": [
              {
                "key": 1,
                "value": 136
              },
              {
                "key": 2,
                "value": 78
              },
              {
                "key": 3,
                "value": 136
              },
              {
                "key": 4,
                "value": 136
              }
            ],
            "value_counts": [
              {
                "key": 1,
                "value": 6
              },
              {
                "key": 2,
                "value": 6
              },
              {
                "key": 3,
                "value": 6
              },
              {
                "key": 4,
                "value": 6
              }
            ],
            "null_value_counts": [
              {
                "key": 1,
                "value": 0
              },
              {
                "key": 2,
                "value": 0
              },
              {
                "key": 3,
                "value": 0
              },
              {
                "key": 4,
                "value": 0
              }
            ],
            "nan_value_counts": [],
            "lower_bounds": [
              {
                "key": 1,
                "value": {
                  "hex": "0100000000000000"
                }
              },
              {
                "key": 2,
                "value": {
                  "hex": "4e6f727468"
                }
              },
              {
                "key": 3,
                "value": {
                  "hex": "0040204648470600"
                }
              },
              {
                "key": 4,
                "value": {
                  "hex": "0000000000001440"
                }
              }
            ],
            "upper_bounds": [
              {
                "key": 1,
                "value": {
                  "hex": "0600000000000000"
                }
              },
              {
                "key": 2,
                "value": {
                  "hex": "536f757468"
                }
              },
              {
                "key": 3,
                "value": {
                  "hex": "00dcc6d854470600"
                }
              },
              {
                "key": 4,
                "value": {
                  "hex": "0000000000002440"
                }
              }
            ],
            "key_metadata": null,
            "split_offsets": [
              4
            ],
            "equality_ids": null,
            "sort_order_id": null
          }
        },
        {
          "status": 1,
          "snapshot_id": "1295454848827360255",
          "sequence_number": null,
          "file_sequence_number": null,
          "data_file": {
            "content": 0,
            "file_path": "warehouse/weather/data/observed_day=2026-01-02/00000-1-9030630c-1236-4919-943f-8538d66de3bf.parquet",
            "file_format": "PARQUET",
            "partition": {
              "observed_day": 20455
            },
            "record_count": 6,
            "file_size_in_bytes": 1839,
            "column_sizes": [
              {
                "key": 1,
                "value": 136
              },
              {
                "key": 2,
                "value": 78
              },
              {
                "key": 3,
                "value": 136
              },
              {
                "key": 4,
                "value": 136
              }
            ],
            "value_counts": [
              {
                "key": 1,
                "value": 6
              },
              {
                "key": 2,
                "value": 6
              },
              {
                "key": 3,
                "value": 6
              },
              {
                "key": 4,
                "value": 6
              }
            ],
            "null_value_counts": [
              {
                "key": 1,
                "value": 0
              },
              {
                "key": 2,
                "value": 0
              },
              {
                "key": 3,
                "value": 0
              },
              {
                "key": 4,
                "value": 0
              }
            ],
            "nan_value_counts": [],
            "lower_bounds": [
              {
                "key": 1,
                "value": {
                  "hex": "0700000000000000"
                }
              },
              {
                "key": 2,
                "value": {
                  "hex": "4e6f727468"
                }
              },
              {
                "key": 3,
                "value": {
                  "hex": "00a0f7635c470600"
                }
              },
              {
                "key": 4,
                "value": {
                  "hex": "0000000000002640"
                }
              }
            ],
            "upper_bounds": [
              {
                "key": 1,
                "value": {
                  "hex": "0c00000000000000"
                }
              },
              {
                "key": 2,
                "value": {
                  "hex": "536f757468"
                }
              },
              {
                "key": 3,
                "value": {
                  "hex": "003c9ef668470600"
                }
              },
              {
                "key": 4,
                "value": {
                  "hex": "0000000000003040"
                }
              }
            ],
            "key_metadata": null,
            "split_offsets": [
              4
            ],
            "equality_ids": null,
            "sort_order_id": null
          }
        }
      ]
    },
    {
      "path": "warehouse/weather/metadata/snap-1295454848827360255-0-9030630c-1236-4919-943f-8538d66de3bf.avro",
      "url": "/iceberg/weather/warehouse/weather/metadata/snap-1295454848827360255-0-9030630c-1236-4919-943f-8538d66de3bf.avro",
      "kind": "manifest-list",
      "size": 1773,
      "sha256": "d3d32a555bfe0f55862de2693fe185ddd1f8eacd0f2823e160725beec68f9775",
      "preview": [
        {
          "manifest_path": "warehouse/weather/metadata/9030630c-1236-4919-943f-8538d66de3bf-m0.avro",
          "manifest_length": 4904,
          "partition_spec_id": 0,
          "content": 0,
          "sequence_number": 1,
          "min_sequence_number": 1,
          "added_snapshot_id": "1295454848827360255",
          "added_files_count": 2,
          "existing_files_count": 0,
          "deleted_files_count": 0,
          "added_rows_count": 12,
          "existing_rows_count": 0,
          "deleted_rows_count": 0,
          "partitions": [
            {
              "contains_null": false,
              "contains_nan": false,
              "lower_bound": {
                "hex": "e64f0000"
              },
              "upper_bound": {
                "hex": "e74f0000"
              }
            }
          ],
          "key_metadata": null
        }
      ]
    },
    {
      "path": "warehouse/weather/metadata/snap-142073692612853544-0-3ac6b924-605e-42e5-96bc-68baa90fc30d.avro",
      "url": "/iceberg/weather/warehouse/weather/metadata/snap-142073692612853544-0-3ac6b924-605e-42e5-96bc-68baa90fc30d.avro",
      "kind": "manifest-list",
      "size": 1853,
      "sha256": "4506e4da96b48b3489ed5bcb7c7012c93d800db406e05f7ae468f89e5d0d1977",
      "preview": [
        {
          "manifest_path": "warehouse/weather/metadata/3ac6b924-605e-42e5-96bc-68baa90fc30d-m0.avro",
          "manifest_length": 4886,
          "partition_spec_id": 0,
          "content": 0,
          "sequence_number": 2,
          "min_sequence_number": 2,
          "added_snapshot_id": "142073692612853544",
          "added_files_count": 2,
          "existing_files_count": 0,
          "deleted_files_count": 0,
          "added_rows_count": 6,
          "existing_rows_count": 0,
          "deleted_rows_count": 0,
          "partitions": [
            {
              "contains_null": false,
              "contains_nan": false,
              "lower_bound": {
                "hex": "e64f0000"
              },
              "upper_bound": {
                "hex": "e84f0000"
              }
            }
          ],
          "key_metadata": null
        },
        {
          "manifest_path": "warehouse/weather/metadata/9030630c-1236-4919-943f-8538d66de3bf-m0.avro",
          "manifest_length": 4904,
          "partition_spec_id": 0,
          "content": 0,
          "sequence_number": 1,
          "min_sequence_number": 1,
          "added_snapshot_id": "1295454848827360255",
          "added_files_count": 2,
          "existing_files_count": 0,
          "deleted_files_count": 0,
          "added_rows_count": 12,
          "existing_rows_count": 0,
          "deleted_rows_count": 0,
          "partitions": [
            {
              "contains_null": false,
              "contains_nan": false,
              "lower_bound": {
                "hex": "e64f0000"
              },
              "upper_bound": {
                "hex": "e74f0000"
              }
            }
          ],
          "key_metadata": null
        }
      ]
    },
    {
      "path": "warehouse/weather/metadata/snap-6837741135159966129-0-3208d62c-7a08-4314-baaf-827fa54bcc40.avro",
      "url": "/iceberg/weather/warehouse/weather/metadata/snap-6837741135159966129-0-3208d62c-7a08-4314-baaf-827fa54bcc40.avro",
      "kind": "manifest-list",
      "size": 1884,
      "sha256": "ef529b094543bc208b8a5bd16fedc0cc4d0442c26ed2d9db0626faba9b345e13",
      "preview": [
        {
          "manifest_path": "warehouse/weather/metadata/3208d62c-7a08-4314-baaf-827fa54bcc40-m0.avro",
          "manifest_length": 4665,
          "partition_spec_id": 0,
          "content": 0,
          "sequence_number": 3,
          "min_sequence_number": 3,
          "added_snapshot_id": "6837741135159966129",
          "added_files_count": 1,
          "existing_files_count": 0,
          "deleted_files_count": 0,
          "added_rows_count": 5,
          "existing_rows_count": 0,
          "deleted_rows_count": 0,
          "partitions": [
            {
              "contains_null": false,
              "contains_nan": false,
              "lower_bound": {
                "hex": "e64f0000"
              },
              "upper_bound": {
                "hex": "e64f0000"
              }
            }
          ],
          "key_metadata": null
        },
        {
          "manifest_path": "warehouse/weather/metadata/3208d62c-7a08-4314-baaf-827fa54bcc40-m1.avro",
          "manifest_length": 4665,
          "partition_spec_id": 0,
          "content": 0,
          "sequence_number": 3,
          "min_sequence_number": 3,
          "added_snapshot_id": "6837741135159966129",
          "added_files_count": 0,
          "existing_files_count": 0,
          "deleted_files_count": 1,
          "added_rows_count": 0,
          "existing_rows_count": 0,
          "deleted_rows_count": 6,
          "partitions": [
            {
              "contains_null": false,
              "contains_nan": false,
              "lower_bound": {
                "hex": "e64f0000"
              },
              "upper_bound": {
                "hex": "e64f0000"
              }
            }
          ],
          "key_metadata": null
        },
        {
          "manifest_path": "warehouse/weather/metadata/3ac6b924-605e-42e5-96bc-68baa90fc30d-m0.avro",
          "manifest_length": 4886,
          "partition_spec_id": 0,
          "content": 0,
          "sequence_number": 2,
          "min_sequence_number": 2,
          "added_snapshot_id": "142073692612853544",
          "added_files_count": 2,
          "existing_files_count": 0,
          "deleted_files_count": 0,
          "added_rows_count": 6,
          "existing_rows_count": 0,
          "deleted_rows_count": 0,
          "partitions": [
            {
              "contains_null": false,
              "contains_nan": false,
              "lower_bound": {
                "hex": "e64f0000"
              },
              "upper_bound": {
                "hex": "e84f0000"
              }
            }
          ],
          "key_metadata": null
        },
        {
          "manifest_path": "warehouse/weather/metadata/3208d62c-7a08-4314-baaf-827fa54bcc40-m2.avro",
          "manifest_length": 4666,
          "partition_spec_id": 0,
          "content": 0,
          "sequence_number": 3,
          "min_sequence_number": 1,
          "added_snapshot_id": "6837741135159966129",
          "added_files_count": 0,
          "existing_files_count": 1,
          "deleted_files_count": 0,
          "added_rows_count": 0,
          "existing_rows_count": 6,
          "deleted_rows_count": 0,
          "partitions": [
            {
              "contains_null": false,
              "contains_nan": false,
              "lower_bound": {
                "hex": "e74f0000"
              },
              "upper_bound": {
                "hex": "e74f0000"
              }
            }
          ],
          "key_metadata": null
        }
      ]
    }
  ]
}
