arrow_integration_testing

Function read_gzip_json

Source
pub fn read_gzip_json(version: &str, path: &str) -> ArrowJson
Expand description

Read gzipped JSON test file

For example given the input: version = 0.17.1 path = generated_union

Returns the contents of arrow-ipc-stream/integration/0.17.1/generated_union.json.gz