mirror of
https://github.com/asadbek064/hyparquet.git
synced 2025-12-06 06:51:54 +00:00
60 lines
1.3 KiB
JSON
60 lines
1.3 KiB
JSON
{
|
|
"version": 2,
|
|
"schema": [
|
|
{
|
|
"repetition_type": "REQUIRED",
|
|
"name": "schema",
|
|
"num_children": 1,
|
|
"field_id": -1
|
|
},
|
|
{
|
|
"type": "BYTE_ARRAY",
|
|
"repetition_type": "OPTIONAL",
|
|
"name": "FRUIT",
|
|
"converted_type": "UTF8",
|
|
"field_id": 1,
|
|
"logical_type": {
|
|
"type": "STRING"
|
|
}
|
|
}
|
|
],
|
|
"num_rows": 1000,
|
|
"row_groups": [
|
|
{
|
|
"columns": [
|
|
{
|
|
"file_offset": 2629,
|
|
"meta_data": {
|
|
"type": "BYTE_ARRAY",
|
|
"encodings": [
|
|
"RLE",
|
|
"DELTA_LENGTH_BYTE_ARRAY"
|
|
],
|
|
"path_in_schema": [
|
|
"FRUIT"
|
|
],
|
|
"codec": "ZSTD",
|
|
"num_values": 1000,
|
|
"total_uncompressed_size": 23747,
|
|
"total_compressed_size": 2625,
|
|
"data_page_offset": 4,
|
|
"encoding_stats": [
|
|
{
|
|
"page_type": "DATA_PAGE_V2",
|
|
"encoding": "DELTA_LENGTH_BYTE_ARRAY",
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"total_byte_size": 23747,
|
|
"num_rows": 1000,
|
|
"file_offset": 0,
|
|
"total_compressed_size": 2625,
|
|
"ordinal": 0
|
|
}
|
|
],
|
|
"metadata_length": 105
|
|
}
|