Function mz_sql::plan::typeconv::plan_coerce
source ยท pub fn plan_coerce<'a>(
ecx: &'a ExprContext<'_>,
e: CoercibleScalarExpr,
coerce_to: &ScalarType,
) -> Result<HirScalarExpr, PlanError>
pub fn plan_coerce<'a>(
ecx: &'a ExprContext<'_>,
e: CoercibleScalarExpr,
coerce_to: &ScalarType,
) -> Result<HirScalarExpr, PlanError>