Commits


Andy Grove authored and Andrew Lamb committed 9c1e5bd1934
ARROW-12421: [Rust] [DataFusion] Disable repartition rule Remove repartition rule to fix test regression when running on 24 core threadripper CPU. This will need further investigation but this patch is needed for the 4.0.0 release. Closes #10069 from andygrove/remove-repartition Authored-by: Andy Grove <andygrove73@gmail.com> Signed-off-by: Andrew Lamb <andrew@nerdnetworks.org>