datafusion_expr::expr_fn

Function not_in_subquery

source
pub fn not_in_subquery(expr: Expr, subquery: Arc<LogicalPlan>) -> Expr
Expand description

Create a NOT IN subquery expression