Commits


Neville Dipale authored and Wes McKinney committed b9bbee25113
ARROW-9413: [Rust] Disable cpm_nan clippy error Using the comparison recommended by clippy makes sorts with `NAN` undeterministic. We currently sort NAN separately to nulls, we couldcan resolve this separately Closes #7710 from nevi-me/ARROW-9413 Authored-by: Neville Dipale <nevilledips@gmail.com> Signed-off-by: Wes McKinney <wesm@apache.org>