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

Function like_coercion

Source
pub fn like_coercion(
    lhs_type: &DataType,
    rhs_type: &DataType,
) -> Option<DataType>
Expand description

Coercion rules for like operations. This is a union of string coercion rules and dictionary coercion rules