Committing a param change to kick teamcity

This commit is contained in:
Justin Borromeo 2019-02-06 13:02:13 -08:00
parent b6d4df3864
commit 60b7684db7
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ public class ScanBenchmark
@Param({"2"})
private int numProcessingThreads;
@Param({"250000"})
@Param({"200000"})
private int rowsPerSegment;
@Param({"basic.A"})