Function arrow2::io::json::read::infer

source ·
pub fn infer(json: &Value<'_>) -> Result<DataType>
Available on crate feature io_json only.
Expand description

Infers DataType from Value.