Module render

Source
Expand description

In this file, render means convert a static Plan into a Executable Dataflow

And the Context is the environment for the render process, it contains all the necessary information for the render process

Modulesยง

map ๐Ÿ”’
reduce ๐Ÿ”’
src_sink ๐Ÿ”’
Source and Sink for the dataflow

Structsยง

Context
The Context for build a Operator with id of GlobalId
SubgraphArg ๐Ÿ”’
The Common argument for all Subgraph in the render process