Skip to main content

choose

Function choose 

Source
pub fn choose(
    exec: JoinExec,
    keys: usize,
    left_rows: usize,
    right_rows: usize,
) -> Strategy
Expand description

The strategy to use, given a plan and the actual relation sizes.