Function datafusion_expr::binary_rule::coerce_types
source · [−]Expand description
Coercion rules for all binary operators. Returns the output type
of applying op
to an argument of lhs_type
and rhs_type
.
Coercion rules for all binary operators. Returns the output type
of applying op
to an argument of lhs_type
and rhs_type
.