MCPcopy Create free account
hub / github.com/apache/impala / get_workload

Method get_workload

tests/query_test/test_queries.py:467–468  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

465
466 @classmethod
467 def get_workload(cls):
468 return 'tpch'
469
470 @classmethod
471 def add_test_dimensions(cls):

Callers 4

add_test_dimensionsMethod · 0.45
add_test_dimensionsMethod · 0.45
add_test_dimensionsMethod · 0.45
add_test_dimensionsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected