Function plan_row

Source
fn plan_row(
    ecx: &ExprContext<'_>,
    exprs: &[Expr<Aug>],
) -> Result<CoercibleScalarExpr, PlanError>