Struct ForgoPlan¶
Defined in File ordered_executor.hpp
Struct Documentation¶
-
struct ForgoPlan¶
The sources one production of
consumerreads, one entry per tableReadof it plus — for anAssemblecell — the one read it declares of itsproduction.source, together with what the count of elided reads needs: the table and the per-loop batch counts. Built once per evaluation next to the skip set; consumed only when a production is skipped (seeordered_forgo_reads).