Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
try_type_union_resolution in datafusion_expr::binary - Rust
[go: Go Back, main page]

datafusion_expr::binary

Function try_type_union_resolution

Source
pub fn try_type_union_resolution(
    data_types: &[DataType],
) -> Result<Vec<DataType>, DataFusionError>
Expand description

Handle type union resolution including struct type and others.