Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ MinimalHS2OperationHandle
Class
MinimalHS2OperationHandle
tests/common/impala_connection.py:993–995 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
991
992
993
class
MinimalHS2OperationHandle(OperationHandle):
994
def
__str__(self):
995
return
op_handle_to_query_id(self.get_handle())
996
997
998
class
MinimalHS2Connection(ImpalaConnection):
Callers
1
execute_async
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected