datafusion_expr::expr_fn

Function not_exists

Source
pub fn not_exists(subquery: Arc<LogicalPlan>) -> Expr
Expand description

Create a NOT EXISTS subquery expression