Function sql::plan::query::plan_set_expr[][src]

fn plan_set_expr(
    qcx: &mut QueryContext<'_>,
    q: &SetExpr<Aug>
) -> Result<(HirRelationExpr, Scope), PlanError>