Available on crate feature io_json_integration only.
Expand description

Utils for JSON integration testing

These utilities define structs that read the integration JSON format for integration testing purposes.

Modules

API to read from Arrow JSON integration format

API to write to Arrow JSON integration format

Structs

A struct that represents an Arrow file with a schema and record batches

A struct that partially reads the Arrow JSON record batch

A struct that partially reads the Arrow JSON column/array

A struct that partially reads the Arrow JSON dictionary batch

Fields are left as JSON Value as they vary by DataType

Dictionary metadata

A struct that partially reads the Arrow JSON schema.

the type of the integer in the dictionary