Structs§
- Backfill
Node - Backfill
Order State - Actor done -> update
fragment_idstate Operator done -> update downstream operator dependency Operator’s dependencies done -> queue operator for backfill
Functions§
- get_
nodes_ with_ backfill_ dependencies - Get nodes with some dependencies. These should initially be paused until their dependencies are done.
Type Aliases§
- ActorId
- This is the “global”
fragment_id. The localfragment_idis namespaced by thefragment_id.