Module mz_compute::render::join::linear_join
source · Expand description
Rendering of linear join plans.
Consult LinearJoinPlan documentation for details.
Structs§
- Specification of how linear joins are to be executed.
- Specification of a dataflow operator’s yielding behavior.
Enums§
- Different forms the streamed data might take.
- Available linear join implementations.