Module state
Source - ApplyCommandInfo ๐
- BarrierWorkerState ๐
- The latest state of
GlobalBarrierWorker after injecting the latest barrier. - RenderResult ๐
- Result of actor rendering for a create/replace streaming job.
- render_actors ๐
- Render actors for a create or replace streaming job.
- resolve_no_shuffle_ensembles ๐
- Derive
NoShuffle edges from fragment downstream relations and resolve ensembles.
- ApplyCommandResult ๐
- Result tuple of
apply_command: mutation, table IDs to commit, actors to create,
node actors, and post-collect command.