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

Method test_query_stmts_v1

tests/hs2/test_fetch_first.py:118–119  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

116 @pytest.mark.execute_serially
117 @needs_session(TCLIService.TProtocolVersion.HIVE_CLI_SERVICE_PROTOCOL_V1)
118 def test_query_stmts_v1(self):
119 self.run_query_stmts_test()
120
121 @pytest.mark.execute_serially
122 @needs_session(TCLIService.TProtocolVersion.HIVE_CLI_SERVICE_PROTOCOL_V6)

Callers

nothing calls this directly

Calls 1

run_query_stmts_testMethod · 0.95

Tested by

no test coverage detected