mz_sql::plan::query

Function plan_exists

Source
fn plan_exists(
    ecx: &ExprContext<'_>,
    query: &Query<Aug>,
) -> Result<CoercibleScalarExpr, PlanError>