Type Definition datafusion::physical_plan::join_utils::JoinOn
source · [−]Expand description
The on clause of the join, as vector of (left, right) columns.
The on clause of the join, as vector of (left, right) columns.