Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ get_test_protocol
Method
get_test_protocol
tests/common/impala_connection.py:1126–1127 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1124
return
self.__host_port
1125
1126
def
get_test_protocol(self):
1127
return
HS2
1128
1129
def
handle_id(self, operation_handle):
1130
return
str(operation_handle)
Callers
1
log_client
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected