OmniSciDB
a5dc49c757
|
Public Member Functions | |
def | checkForRequiredFiles |
def | setupAndChdirToWorkingDirectory |
def | run |
Static Public Attributes | |
string | SCALE = '10' |
external = True | |
string | description = 'TPC-DS SCALE=%s SQL tests' |
name = __qualname__ | |
string | BASENAME = 'TPC-DS_Tools_v3.2.0' |
string | OUTPUT_DIR = '%s_%sGB' |
string | PG_TGZ = OUTPUT_DIR+'.tgz' |
string | DATADIR = 'storage' |
int | PORT_MAIN = 16274 |
int | PORT_HTTP = 16278 |
int | PORT_CALCITE = 16279 |
float | SENTINEL_FAILED_TIME = 1234567.890 |
TPC-DS SQL tests
Definition at line 125 of file benchmarks.py.
def benchmarks.TPC_DS_10GB.checkForRequiredFiles | ( | self | ) |
Definition at line 142 of file benchmarks.py.
References benchmarks.TPC_DS_10GB.PG_TGZ.
Referenced by benchmarks.TPC_DS_10GB.setupAndChdirToWorkingDirectory().
def benchmarks.TPC_DS_10GB.run | ( | self, | |
kwargs | |||
) |
Definition at line 160 of file benchmarks.py.
References benchmarks.TPC_DS_10GB.DATADIR, benchmarks.StringDictionaryBenchmark.name, benchmarks.TPC_DS_10GB.name, heavyai.open(), benchmarks.TPC_DS_10GB.OUTPUT_DIR, benchmarks.TPC_DS_10GB.PORT_CALCITE, benchmarks.TPC_DS_10GB.PORT_HTTP, benchmarks.TPC_DS_10GB.PORT_MAIN, benchmarks.TPC_DS_10GB.SCALE, benchmarks.TPC_DS_10GB.SENTINEL_FAILED_TIME, benchmarks.TPC_DS_10GB.setupAndChdirToWorkingDirectory(), and benchmarks.testConnection().
def benchmarks.TPC_DS_10GB.setupAndChdirToWorkingDirectory | ( | self, | |
workingdir | |||
) |
Definition at line 151 of file benchmarks.py.
References benchmarks.TPC_DS_10GB.checkForRequiredFiles(), and benchmarks.TPC_DS_10GB.PG_TGZ.
Referenced by benchmarks.TPC_DS_10GB.run().
|
static |
Definition at line 133 of file benchmarks.py.
|
static |
Definition at line 136 of file benchmarks.py.
Referenced by benchmarks.TPC_DS_10GB.run().
|
static |
Definition at line 130 of file benchmarks.py.
|
static |
Definition at line 129 of file benchmarks.py.
|
static |
Definition at line 131 of file benchmarks.py.
Referenced by TableFunctionsFactory_declbracket.Bracket.__repr__(), TableFunctionsFactory_declbracket.Bracket.__str__(), TableFunctionsFactory_declbracket.Bracket.apply_column(), TableFunctionsFactory_declbracket.Bracket.apply_namespace(), TableFunctionsFactory_declbracket.Bracket.format_sizer(), TableFunctionsFactory_declbracket.Bracket.normalize(), heavydb.extension_functions.ttypes.TUserDefinedFunction.read(), heavydb.extension_functions.ttypes.TUserDefinedTableFunction.read(), heavydb.thrift.ttypes.TDashboardGrantees.read(), heavydb.thrift.ttypes.TGeoFileLayerInfo.read(), heavydb.thrift.ttypes.TCustomExpression.read(), benchmarks.TPC_DS_10GB.run(), TableFunctionsFactory_declbracket.Bracket.tostring(), heavydb.extension_functions.ttypes.TUserDefinedFunction.write(), heavydb.extension_functions.ttypes.TUserDefinedTableFunction.write(), heavydb.thrift.ttypes.TDashboardGrantees.write(), heavydb.thrift.ttypes.TGeoFileLayerInfo.write(), and heavydb.thrift.ttypes.TCustomExpression.write().
|
static |
Definition at line 134 of file benchmarks.py.
Referenced by benchmarks.TPC_DS_10GB.run().
|
static |
Definition at line 135 of file benchmarks.py.
Referenced by benchmarks.TPC_DS_10GB.checkForRequiredFiles(), and benchmarks.TPC_DS_10GB.setupAndChdirToWorkingDirectory().
|
static |
Definition at line 139 of file benchmarks.py.
Referenced by benchmarks.TPC_DS_10GB.run().
|
static |
Definition at line 138 of file benchmarks.py.
Referenced by benchmarks.TPC_DS_10GB.run().
|
static |
Definition at line 137 of file benchmarks.py.
Referenced by benchmarks.TPC_DS_10GB.run().
|
static |
Definition at line 128 of file benchmarks.py.
Referenced by benchmarks.TPC_DS_10GB.run().
|
static |
Definition at line 140 of file benchmarks.py.
Referenced by benchmarks.TPC_DS_10GB.run().