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

Class QueryTimeout

tests/stress/query_runner.py:60–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58
59
60class QueryTimeout(Exception):
61 pass
62
63
64class QueryRunner(object):

Callers 4

get_reportFunction · 0.90
fetch_query_resultsMethod · 0.85
_wait_until_fetchableMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected