Skip to main content

Module join_output

Module join_output 

Source
Expand description

Positional output shaping for JOIN ... USING and NATURAL JOIN.

Structs§

JoinOutput
Reorder and merge join columns while retaining the joined physical row. Inner, left, and right joins are schema-only remaps; a full join appends only the merged values that cannot be represented by one existing slot.

Enums§

JoinOutputSource
Source of one visible or hidden join-output identity.