Skip to main content

with_krishiv_optimizer_rules_with_join_threshold

Function with_krishiv_optimizer_rules_with_join_threshold 

Source
pub fn with_krishiv_optimizer_rules_with_join_threshold(
    builder: SessionStateBuilder,
    spill_join_build_bytes: Option<u64>,
) -> SessionStateBuilder
Expand description

As with_krishiv_optimizer_rules, with the spillable-join build-side threshold given explicitly; None derives it from this process’s capacity.