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