Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ get_handle
Method
get_handle
tests/common/impala_connection.py:134–135 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
132
self.__sql_stmt = sql_stmt
133
134
def
get_handle(self):
135
return
self.__handle
136
137
def
sql_stmt(self):
138
return
self.__sql_stmt
Callers
15
test_query_end_time
Method · 0.80
__get_id_or_query_from_handle
Method · 0.80
close_query
Method · 0.80
close_dml
Method · 0.80
cancel
Method · 0.80
get_state
Method · 0.80
get_exec_summary
Method · 0.80
get_runtime_profile
Method · 0.80
wait_for_finished_timeout
Method · 0.80
wait_for_admission_control
Method · 0.80
get_admission_result
Method · 0.80
get_log
Method · 0.80
Calls
no outgoing calls
Tested by
2
test_query_end_time
Method · 0.64
__get_id_or_query_from_handle
Method · 0.64