coerce_fields

Function coerce_fields 

Source
fn coerce_fields(
    common_type: DataType,
    lhs: &FieldRef,
    rhs: &FieldRef,
) -> FieldRef
Expand description

returns the result of coercing two fields to a common type