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
compare_with_eq in datafusion::physical_expr_common::datum - Rust
[go: Go Back, main page]

Function compare_with_eq

Source
pub fn compare_with_eq(
    lhs: &dyn Datum,
    rhs: &dyn Datum,
    is_nested: bool,
) -> Result<BooleanArray, DataFusionError>
Expand description

Compare with eq with either nested or non-nested