Function datafusion_sql::planner::convert_simple_data_type
source · [−]pub fn convert_simple_data_type(sql_type: &SQLDataType) -> Result<DataType>
Expand description
Convert SQL simple data type to relational representation of data type