Skip to main content

real_wins

Function real_wins 

Source
fn real_wins(real: Expr, virtual: Expr) -> Result<Expr>
Expand description

CASE WHEN has_pair THEN real ELSE virtual END — the real-wins projection over the mixed aggregate.