flow::plan

Module join

Source

Structs§

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

Enums§

  • TODO(discord9): consider impl more join strategies