Skip to main content

Module plan

Module plan 

Source
Expand description

Execution plan — the compiled representation of a pipeline.

Variants: Sequence, Parallel, Execute, Loop, Branch, Remote, Stream, Empty. Plans are data-free (no filter implementations) and serializable.

Enums§

ExecutionPlan
A compiled execution plan produced by the compiler.