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.
  • YieldSpec 🔒
    Specification of a dataflow operator’s yielding behavior.

Enums§