Skip to content

Instantly share code, notes, and snippets.

@saj1th
Created April 6, 2021 00:32
Show Gist options
  • Save saj1th/1941d9b549db2cae0f65bebce2e9dbe5 to your computer and use it in GitHub Desktop.
Save saj1th/1941d9b549db2cae0f65bebce2e9dbe5 to your computer and use it in GitHub Desktop.
{
"format-version": 1,
"table-uuid": "7b487059-ed1a-4462-bee8-fc2defee430d",
"location": "s3://db-sa-datasets/ice-warehouse/data/icepick",
"last-updated-ms": 1617666074935,
"last-column-id": 2,
"schema": {
"type": "struct",
"fields": [
{
"id": 1,
"name": "id",
"required": false,
"type": "long"
},
{
"id": 2,
"name": "data",
"required": false,
"type": "string"
}
]
},
"partition-spec": [],
"default-spec-id": 0,
"partition-specs": [
{
"spec-id": 0,
"fields": []
}
],
"default-sort-order-id": 0,
"sort-orders": [
{
"order-id": 0,
"fields": []
}
],
"properties": {
"owner": "root"
},
"current-snapshot-id": -1,
"snapshots": [],
"snapshot-log": [],
"metadata-log": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment