hyparquet/test/files/addrtype-missing-value.metadata.json

48 lines
1.1 KiB
JSON
Raw Normal View History

2024-02-13 18:52:29 +00:00
{
"version": 1,
"created_by": "DuckDB",
"metadata_length": 149,
"schema": [
{
"repetition_type": "REQUIRED",
"name": "duckdb_schema",
"num_children": 1
},
{
2024-02-27 19:06:31 +00:00
"type": "BYTE_ARRAY",
2024-02-13 18:52:29 +00:00
"repetition_type": "OPTIONAL",
"name": "ADDRTYPE",
"converted_type": "UTF8"
}
],
"num_rows": 10,
"row_groups": [
{
"columns": [
{
"file_offset": 0,
"meta_data": {
2024-02-27 19:06:31 +00:00
"type": "BYTE_ARRAY",
2024-02-27 18:33:17 +00:00
"encodings": ["PLAIN", "RLE_DICTIONARY"],
2024-02-13 18:52:29 +00:00
"path_in_schema": ["ADDRTYPE"],
"codec": "SNAPPY",
"num_values": 10,
"total_uncompressed_size": 78,
"total_compressed_size": 82,
"data_page_offset": 31,
"dictionary_page_offset": 4,
"statistics": {
"max": "Intersection",
"min": "Block",
"null_count": 1,
"distinct_count": 2
}
}
}
],
"total_byte_size": 33024,
"num_rows": 10
}
]
}