includeBreakdown is a parameter of runExperiment.
This commit is contained in:
parent
6c5657b609
commit
fb9939b136
@ -22,8 +22,7 @@ val tpcds =
|
||||
dataLocation = <the location of data>,
|
||||
dsdgenDir = <the location of dsdgen in every worker>,
|
||||
tables = tables.tables,
|
||||
scaleFactor = <scale factor>,
|
||||
includeBreakdown = false)
|
||||
scaleFactor = <scale factor>)
|
||||
```
|
||||
|
||||
After a `TPCDS` object is created, tables of it can be setup by calling
|
||||
|
||||
Loading…
Reference in New Issue
Block a user