MCPcopy 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

35class 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_q1Method · 0.95
test_tpcds_q2Method · 0.95
test_tpcds_q3Method · 0.95
test_tpcds_q4Method · 0.95
test_tpcds_q6Method · 0.95
test_tpcds_q7Method · 0.95
test_tpcds_q8Method · 0.95
test_tpcds_q9Method · 0.95
test_tpcds_q10aMethod · 0.95
test_tpcds_q11Method · 0.95
test_tpcds_q12Method · 0.95
test_tpcds_q13Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected