Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ schema
Method
schema
tests/comparison/db_connection.py:1211–1212 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1209
1210
@property
1211
def
schema(self):
1212
return
self.db_name or self._user_name
1213
1214
def
_connect(self):
1215
try
:
Callers
15
populateExternalTableCols
Method · 0.80
parse
Method · 0.80
getTypeInfo
Method · 0.80
createPartitionTransformValue
Method · 0.80
importDataFilesInHdfsTable
Method · 0.80
ScanMetadataTable
Method · 0.80
GetValueByFieldId
Method · 0.80
getNdvFromMetadata
Method · 0.80
blobFilterPredicate
Method · 0.80
loadStatsFromBlob
Method · 0.80
fieldIdToColName
Method · 0.80
updateComputeStatsIcebergSnapshotMap
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected