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

Method add_test_dimensions

tests/query_test/test_kill_query.py:29–30  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

27class TestKillQuery(ImpalaTestSuite):
28 @classmethod
29 def add_test_dimensions(cls):
30 cls.ImpalaTestMatrix.add_dimension(create_client_protocol_dimension())
31
32 def test_same_coordinator(self, vector):
33 protocol = vector.get_value('protocol')

Callers

nothing calls this directly

Calls 2

add_dimensionMethod · 0.80

Tested by

no test coverage detected