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
get_input_types in datafusion_expr::type_coercion::binary - Rust
[go: Go Back, main page]

pub fn get_input_types(
    lhs: &DataType,
    op: &Operator,
    rhs: &DataType
) -> Result<(DataType, DataType)>
Expand description

Returns the coerced input types for a binary expression evaluating the op with the left and right hand types