Type Definition datafusion::physical_plan::joins::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.