pub fn decimal_coercion( lhs_type: &DataType, rhs_type: &DataType, ) -> Option<DataType>
Decimal coercion rules.