gruuya commented on code in PR #9822:
URL: https://github.com/apache/arrow-datafusion/pull/9822#discussion_r1541317023


##########
.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:
   Fair point; I guess it can be beneficial to detect minor systemic/non-linear 
regressions that are larger than the noise level, but smaller then the 
sensitivity of SF 10?



-- 
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]

Reply via email to