struct_coercion
datafusion_
expr_
common
50.3.0
In datafusion_
expr_
common::
type_
coercion::
binary
datafusion_expr_common
::
type_coercion
::
binary
Function
struct_
coercion
Copy item path
Source
fn struct_coercion(lhs_type: &DataType, rhs_type: &DataType) ->
Option
<DataType>