Dandandan commented on code in PR #9822:
URL: https://github.com/apache/arrow-datafusion/pull/9822#discussion_r1541271323
##########
.github/workflows/pr_benchmarks.yml:
##########
@@ -28,8 +28,9 @@ jobs:
cd benchmarks
mkdir data
- # Setup the TPC-H data set with a scale factor of 10
+ # Setup the TPC-H data sets for scale factors 1 and 10
./bench.sh data tpch
Review Comment:
Does it make sense to do SF=1?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]