Commits


alamb authored and Andy Grove committed f0f02c6f6e1
ARROW-9784: [Rust][DataFusion] Make running TPCH benchmark repeatable While trying to ru the TPCH benchmark introduced in https://github.com/apache/arrow/pull/7946/files, I found that the referenced `tpch-dbgen` program did not produce files in the way that the benchmark wanted. This PR updates the code/instructions to be reproducible Closes #7989 from alamb/alamb/tpch-instructions Authored-by: alamb <andrew@nerdnetworks.org> Signed-off-by: Andy Grove <andygrove73@gmail.com>