Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ get_workload
Method
get_workload
tests/query_test/test_tpcds_queries.py:37–38 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
35
class
TestTpcdsQuery(ImpalaTestSuite):
36
@classmethod
37
def
get_workload(cls):
38
return
'tpcds'
39
40
@classmethod
41
def
add_test_dimensions(cls):
Callers
15
test_tpcds_q1
Method · 0.95
test_tpcds_q2
Method · 0.95
test_tpcds_q3
Method · 0.95
test_tpcds_q4
Method · 0.95
test_tpcds_q6
Method · 0.95
test_tpcds_q7
Method · 0.95
test_tpcds_q8
Method · 0.95
test_tpcds_q9
Method · 0.95
test_tpcds_q10a
Method · 0.95
test_tpcds_q11
Method · 0.95
test_tpcds_q12
Method · 0.95
test_tpcds_q13
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected