Module join

Source

Structs§

JoinFilter
Determine if a given row should stay in the output. And apply a map filter project before output the row
LinearJoinPlan
A plan for the execution of a linear join.
LinearStagePlan
A plan for the execution of one stage of a linear join.

Enums§

JoinPlan
TODO(discord9): consider impl more join strategies