fn recompose_equations(pairs: Vec<(usize, usize)>) -> Vec<MirScalarExpr>
Turns column equation into idiomatic Rust equation, where nulls equate.