[][src]Function datafusion::physical_plan::expressions::numerical_coercion

pub fn numerical_coercion(
    lhs_type: &DataType,
    rhs_type: &DataType
) -> Option<DataType>

coercion rule for numerical types