mirror of https://github.com/apache/druid.git
Committing a param change to kick teamcity
This commit is contained in:
parent
b6d4df3864
commit
60b7684db7
|
@ -104,7 +104,7 @@ public class ScanBenchmark
|
|||
@Param({"2"})
|
||||
private int numProcessingThreads;
|
||||
|
||||
@Param({"250000"})
|
||||
@Param({"200000"})
|
||||
private int rowsPerSegment;
|
||||
|
||||
@Param({"basic.A"})
|
||||
|
|
Loading…
Reference in New Issue