pub fn with_krishiv_optimizer_rules_with_join_threshold(
builder: SessionStateBuilder,
spill_join_build_bytes: Option<u64>,
) -> SessionStateBuilderExpand description
As with_krishiv_optimizer_rules, with the spillable-join build-side
threshold given explicitly; None derives it from this process’s capacity.