Expand description
Rendering of linear join plans.
Consult LinearJoinPlan documentation for details.
Structs§
- Linear
Join Spec - Specification of how linear joins are to be executed.
- Yield
Spec 🔒 - Specification of a dataflow operator’s yielding behavior.
Enums§
- Joined
Flavor 🔒 - Different forms the streamed data might take.
- Linear
Join 🔒Impl - Available linear join implementations.