Function mz_sql::plan::query::plan_default_expr
source ยท pub fn plan_default_expr(
scx: &StatementContext<'_>,
expr: &Expr<Aug>,
target_ty: &ScalarType,
) -> Result<HirScalarExpr, PlanError>
pub fn plan_default_expr(
scx: &StatementContext<'_>,
expr: &Expr<Aug>,
target_ty: &ScalarType,
) -> Result<HirScalarExpr, PlanError>