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

Method test_query_stmts_v6

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

Source from the content-addressed store, hash-verified

111 @pytest.mark.execute_serially
112 @needs_session(TCLIService.TProtocolVersion.HIVE_CLI_SERVICE_PROTOCOL_V6)
113 def test_query_stmts_v6(self):
114 self.run_query_stmts_test()
115
116 @pytest.mark.execute_serially
117 @needs_session(TCLIService.TProtocolVersion.HIVE_CLI_SERVICE_PROTOCOL_V1)

Callers

nothing calls this directly

Calls 1

run_query_stmts_testMethod · 0.95

Tested by

no test coverage detected