Function mz_sql::plan::query::plan_table_with_joins
source ยท fn plan_table_with_joins(
qcx: &QueryContext<'_>,
table_with_joins: &TableWithJoins<Aug>,
) -> Result<(HirRelationExpr, Scope), PlanError>
fn plan_table_with_joins(
qcx: &QueryContext<'_>,
table_with_joins: &TableWithJoins<Aug>,
) -> Result<(HirRelationExpr, Scope), PlanError>