Module dataflow::render::join[][src]

Expand description

Rendering of MirRelationExpr::Join operators, and supporting types.

Consult dataflow_types::plan::join::JoinPlan documentation for details.

Modules

Delta join execution dataflow construction.

Rendering of linear join plans.