Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ sql_stmt
Method
sql_stmt
tests/common/impala_connection.py:137–138 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
135
return
self.__handle
136
137
def
sql_stmt(self):
138
return
self.__sql_stmt
139
140
141
# Represents an Impala connection.
Callers
4
test_parallel_checksum
Method · 0.80
__fetch_results
Method · 0.80
Init
Method · 0.80
QuerySummaryHandler
Method · 0.80
Calls
no outgoing calls
Tested by
1
test_parallel_checksum
Method · 0.64