Path: blob/main/py-polars/tests/unit/io/files/iceberg-table/metadata/v2.metadata.json
6940 views
{1"format-version" : 1,2"table-uuid" : "c470045a-5d75-48aa-9d4b-86a86a9b1fce",3"location" : "/tmp/iceberg/t1",4"last-updated-ms" : 1694547405299,5"last-column-id" : 3,6"schema" : {7"type" : "struct",8"schema-id" : 0,9"fields" : [ {10"id" : 1,11"name" : "id",12"required" : false,13"type" : "int"14}, {15"id" : 2,16"name" : "str",17"required" : false,18"type" : "string"19}, {20"id" : 3,21"name" : "ts",22"required" : false,23"type" : "timestamp"24} ]25},26"current-schema-id" : 0,27"schemas" : [ {28"type" : "struct",29"schema-id" : 0,30"fields" : [ {31"id" : 1,32"name" : "id",33"required" : false,34"type" : "int"35}, {36"id" : 2,37"name" : "str",38"required" : false,39"type" : "string"40}, {41"id" : 3,42"name" : "ts",43"required" : false,44"type" : "timestamp"45} ]46} ],47"partition-spec" : [ {48"name" : "ts_day",49"transform" : "day",50"source-id" : 3,51"field-id" : 100052} ],53"default-spec-id" : 0,54"partition-specs" : [ {55"spec-id" : 0,56"fields" : [ {57"name" : "ts_day",58"transform" : "day",59"source-id" : 3,60"field-id" : 100061} ]62} ],63"last-partition-id" : 1000,64"default-sort-order-id" : 0,65"sort-orders" : [ {66"order-id" : 0,67"fields" : [ ]68} ],69"properties" : {70"owner" : "fokkodriesprong"71},72"current-snapshot-id" : 7051579356916758811,73"refs" : {74"main" : {75"snapshot-id" : 7051579356916758811,76"type" : "branch"77}78},79"snapshots" : [ {80"snapshot-id" : 7051579356916758811,81"timestamp-ms" : 1694547405299,82"summary" : {83"operation" : "append",84"spark.app.id" : "local-1694547283063",85"added-data-files" : "2",86"added-records" : "3",87"added-files-size" : "1788",88"changed-partition-count" : "2",89"total-records" : "3",90"total-files-size" : "1788",91"total-data-files" : "2",92"total-delete-files" : "0",93"total-position-deletes" : "0",94"total-equality-deletes" : "0"95},96"manifest-list" : "/tmp/iceberg/t1/metadata/snap-7051579356916758811-1-aef5d952-7e24-4764-9b30-3483be37240f.avro",97"schema-id" : 098} ],99"statistics" : [ ],100"snapshot-log" : [ {101"timestamp-ms" : 1694547405299,102"snapshot-id" : 7051579356916758811103} ],104"metadata-log" : [ {105"timestamp-ms" : 1694547211303,106"metadata-file" : "/tmp/iceberg/t1/metadata/v1.metadata.json"107} ]108}109110