pub fn infer(json: &Value) -> Result<DataType, ArrowError>
This is supported on crate feature io_json only.
Expand description

Infers DataType from Value.