Function parse_data_type

Source
pub(crate) fn parse_data_type(val: &str) -> Result<DataType, ArrowError>