Function datafusion::logical_expr::and

source ·
pub fn and(left: Expr, right: Expr) -> Expr
Expand description

Return a new expression with a logical AND