Function datafusion::sql::planner::convert_data_type [−][src]
pub fn convert_data_type(sql: &SQLDataType) -> Result<DataType>
Expand description
Convert SQL data type to relational representation of data type