+Objschema�.{"type":"struct","schema-id":0,"fields":[{"id":1,"name":"id","required":false,"type":"int"},{"id":2,"name":"bit_column","required":false,"type":"int"},{"id":3,"name":"bool_column","required":false,"type":"boolean"},{"id":4,"name":"bpchar_column","required":false,"type":"string"},{"id":5,"name":"varchar_column","required":false,"type":"string"},{"id":6,"name":"text_column","required":false,"type":"string"},{"id":7,"name":"int2_column","required":false,"type":"int"},{"id":8,"name":"int4_column","required":false,"type":"int"},{"id":9,"name":"int8_column","required":false,"type":"decimal(20, 0)"},{"id":10,"name":"hugeint_column","required":false,"type":"decimal(20, 0)"},{"id":11,"name":"xid_column","required":false,"type":"long"},{"id":12,"name":"xid8_column","required":false,"type":"decimal(20, 0)"},{"id":13,"name":"float4_column","required":false,"type":"float"},{"id":14,"name":"float8_column","required":false,"type":"double"},{"id":15,"name":"numeric_column","required":false,"type":"decimal(38, 2)"},{"id":16,"name":"numeric_column_without_precision","required":false,"type":"decimal(38, 19)"},{"id":17,"name":"date_column","required":false,"type":"date"},{"id":18,"name":"time_column","required":false,"type":"time"},{"id":19,"name":"timemscolumn","required":false,"type":"time"},{"id":20,"name":"timetz_column","required":false,"type":"time"},{"id":21,"name":"timetz_ms_column","required":false,"type":"time"},{"id":22,"name":"timestamp_column","required":false,"type":"timestamp"},{"id":23,"name":"timestamp_ms_column","required":false,"type":"timestamp"},{"id":24,"name":"timestamptz_column","required":false,"type":"timestamptz"},{"id":25,"name":"timestamptz_ms_column","required":false,"type":"timestamptz"},{"id":26,"name":"uuid_column","required":false,"type":"string"},{"id":27,"name":"bytea_column","required":false,"type":"binary"},{"id":28,"name":"interval_column","required":false,"type":"string"},{"id":29,"name":"point_column","required":false,"type":"string"},{"id":30,"name":"inet_column","required":false,"type":"string"},{"id":31,"name":"json_column","required":false,"type":"string"},{"id":32,"name":"jsonb_column","required":false,"type":"string"},{"id":33,"name":"tsvector_column","required":false,"type":"string"},{"id":34,"name":"xml_column","required":false,"type":"string"},{"id":35,"name":"pg_snapshot_column","required":false,"type":"string"},{"id":36,"name":"array_text_column","required":false,"type":{"type":"list","element-id":41,"element":"string","element-required":false}},{"id":37,"name":"array_int_column","required":false,"type":{"type":"list","element-id":42,"element":"int","element-required":false}},{"id":38,"name":"array_jsonb_column","required":false,"type":{"type":"list","element-id":43,"element":"string","element-required":false}},{"id":39,"name":"array_ltree_column","required":false,"type":{"type":"list","element-id":44,"element":"string","element-required":false}},{"id":40,"name":"user_defined_column","required":false,"type":"string"}]}avro.schema�8{"type":"record","name":"manifest_entry","fields":[{"name":"status","type":"int","field-id":0},{"name":"snapshot_id","type":["null","long"],"default":null,"field-id":1},{"name":"sequence_number","type":["null","long"],"default":null,"field-id":3},{"name":"file_sequence_number","type":["null","long"],"default":null,"field-id":4},{"name":"data_file","type":{"type":"record","name":"r2","fields":[{"name":"content","type":"int","doc":"Contents of the file: 0=data, 1=position deletes, 2=equality deletes","field-id":134},{"name":"file_path","type":"string","doc":"Location URI with FS scheme","field-id":100},{"name":"file_format","type":"string","doc":"File format name: avro, orc, or parquet","field-id":101},{"name":"partition","type":{"type":"record","name":"r102","fields":[]},"doc":"Partition data tuple, schema based on the partition spec","field-id":102},{"name":"record_count","type":"long","doc":"Number of records in the file","field-id":103},{"name":"file_size_in_bytes","type":"long","doc":"Total file size in bytes","field-id":104},{"name":"column_sizes","type":["null",{"type":"array","items":{"type":"record","name":"k117_v118","fields":[{"name":"key","type":"int","field-id":117},{"name":"value","type":"long","field-id":118}]},"logicalType":"map"}],"doc":"Map of column id to total size on disk","default":null,"field-id":108},{"name":"value_counts","type":["null",{"type":"array","items":{"type":"record","name":"k119_v120","fields":[{"name":"key","type":"int","field-id":119},{"name":"value","type":"long","field-id":120}]},"logicalType":"map"}],"doc":"Map of column id to total count, including null and NaN","default":null,"field-id":109},{"name":"null_value_counts","type":["null",{"type":"array","items":{"type":"record","name":"k121_v122","fields":[{"name":"key","type":"int","field-id":121},{"name":"value","type":"long","field-id":122}]},"logicalType":"map"}],"doc":"Map of column id to null value count","default":null,"field-id":110},{"name":"nan_value_counts","type":["null",{"type":"array","items":{"type":"record","name":"k138_v139","fields":[{"name":"key","type":"int","field-id":138},{"name":"value","type":"long","field-id":139}]},"logicalType":"map"}],"doc":"Map of column id to number of NaN values in the column","default":null,"field-id":137},{"name":"lower_bounds","type":["null",{"type":"array","items":{"type":"record","name":"k126_v127","fields":[{"name":"key","type":"int","field-id":126},{"name":"value","type":"bytes","field-id":127}]},"logicalType":"map"}],"doc":"Map of column id to lower bound","default":null,"field-id":125},{"name":"upper_bounds","type":["null",{"type":"array","items":{"type":"record","name":"k129_v130","fields":[{"name":"key","type":"int","field-id":129},{"name":"value","type":"bytes","field-id":130}]},"logicalType":"map"}],"doc":"Map of column id to upper bound","default":null,"field-id":128},{"name":"key_metadata","type":["null","bytes"],"doc":"Encryption key metadata blob","default":null,"field-id":131},{"name":"split_offsets","type":["null",{"type":"array","items":"long","element-id":133}],"doc":"Splittable offsets","default":null,"field-id":132},{"name":"equality_ids","type":["null",{"type":"array","items":"int","element-id":136}],"doc":"Equality comparison field IDs","default":null,"field-id":135},{"name":"sort_order_id","type":["null","int"],"doc":"Sort order ID","default":null,"field-id":140},{"name":"referenced_data_file","type":["null","string"],"doc":"Fully qualified location (URI with FS scheme) of a data file that all deletes reference","default":null,"field-id":143}]},"field-id":2}]}avro.codecdeflateformat-version2"partition-spec-id0iceberg.schema�.{"type":"struct","schema-id":0,"fields":[{"id":0,"name":"status","required":true,"type":"int"},{"id":1,"name":"snapshot_id","required":false,"type":"long"},{"id":3,"name":"sequence_number","required":false,"type":"long"},{"id":4,"name":"file_sequence_number","required":false,"type":"long"},{"id":2,"name":"data_file","required":true,"type":{"type":"struct","fields":[{"id":134,"name":"content","required":true,"type":"int","doc":"Contents of the file: 0=data, 1=position deletes, 2=equality deletes"},{"id":100,"name":"file_path","required":true,"type":"string","doc":"Location URI with FS scheme"},{"id":101,"name":"file_format","required":true,"type":"string","doc":"File format name: avro, orc, or parquet"},{"id":102,"name":"partition","required":true,"type":{"type":"struct","fields":[]},"doc":"Partition data tuple, schema based on the partition spec"},{"id":103,"name":"record_count","required":true,"type":"long","doc":"Number of records in the file"},{"id":104,"name":"file_size_in_bytes","required":true,"type":"long","doc":"Total file size in bytes"},{"id":108,"name":"column_sizes","required":false,"type":{"type":"map","key-id":117,"key":"int","value-id":118,"value":"long","value-required":true},"doc":"Map of column id to total size on disk"},{"id":109,"name":"value_counts","required":false,"type":{"type":"map","key-id":119,"key":"int","value-id":120,"value":"long","value-required":true},"doc":"Map of column id to total count, including null and NaN"},{"id":110,"name":"null_value_counts","required":false,"type":{"type":"map","key-id":121,"key":"int","value-id":122,"value":"long","value-required":true},"doc":"Map of column id to null value count"},{"id":137,"name":"nan_value_counts","required":false,"type":{"type":"map","key-id":138,"key":"int","value-id":139,"value":"long","value-required":true},"doc":"Map of column id to number of NaN values in the column"},{"id":125,"name":"lower_bounds","required":false,"type":{"type":"map","key-id":126,"key":"int","value-id":127,"value":"binary","value-required":true},"doc":"Map of column id to lower bound"},{"id":128,"name":"upper_bounds","required":false,"type":{"type":"map","key-id":129,"key":"int","value-id":130,"value":"binary","value-required":true},"doc":"Map of column id to upper bound"},{"id":131,"name":"key_metadata","required":false,"type":"binary","doc":"Encryption key metadata blob"},{"id":132,"name":"split_offsets","required":false,"type":{"type":"list","element-id":133,"element":"long","element-required":true},"doc":"Splittable offsets"},{"id":135,"name":"equality_ids","required":false,"type":{"type":"list","element-id":136,"element":"int","element-required":true},"doc":"Equality comparison field IDs"},{"id":140,"name":"sort_order_id","required":false,"type":"int","doc":"Sort order ID"},{"id":143,"name":"referenced_data_file","required":false,"type":"string","doc":"Fully qualified location (URI with FS scheme) of a data file that all deletes reference"}]}}]}partition-spec[]contentdata ����@�3%e���l�gk���k#U��#�1�B��1�6[2��df: !>C�9hCE�v'�7m�mb�vS��EAWO˞<,�(��<,(]��
0 commit comments