mirror of
https://github.com/asadbek064/hyparquet.git
synced 2025-12-24 14:26:38 +00:00
5 lines
98 B
JSON
5 lines
98 B
JSON
[
|
|
[{ "f64_field": null, "str_field": "hello" }],
|
|
[{ "f64_field": 1.23, "str_field": null }]
|
|
]
|