pub fn plan_execute( scx: &StatementContext<'_>, stmt: ExecuteStatement<Aug>, ) -> Result<Plan, PlanError>