Commits


Neville Dipale authored and Andrew Lamb committed 61935aa37a7
ARROW-12250: [Rust] [Parquet] Fix failing arrow_writer test A copy-paste mistake when creating the FSB test. The sporadic failure happens if two tests try to write to the same file. Closes #10043 from nevi-me/ARROW-12250 Authored-by: Neville Dipale <nevilledips@gmail.com> Signed-off-by: Andrew Lamb <andrew@nerdnetworks.org>