Function arrow_integration_test::data_type_from_json
source · pub fn data_type_from_json(json: &Value) -> Result<DataType>Expand description
Parse a data type from a JSON representation.
pub fn data_type_from_json(json: &Value) -> Result<DataType>Parse a data type from a JSON representation.