Function mz_sql::plan::query::plan_expr_or_col_index
source ยท fn plan_expr_or_col_index(
ecx: &ExprContext<'_>,
e: &Expr<Aug>,
) -> Result<HirScalarExpr, PlanError>
fn plan_expr_or_col_index(
ecx: &ExprContext<'_>,
e: &Expr<Aug>,
) -> Result<HirScalarExpr, PlanError>