fn coerce_fields(
common_type: DataType,
lhs: &FieldRef,
rhs: &FieldRef,
) -> FieldRefExpand description
returns the result of coercing two fields to a common type
fn coerce_fields(
common_type: DataType,
lhs: &FieldRef,
rhs: &FieldRef,
) -> FieldRefreturns the result of coercing two fields to a common type