pub fn comparison_eq_coercion( lhs_type: &DataType, rhs_type: &DataType) -> Option<DataType>
Get the coerced data type for eq or not eq operation
eq
not eq