MCPcopy 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

parseMethod · 0.80
getTypeInfoMethod · 0.80
ScanMetadataTableMethod · 0.80
GetValueByFieldIdMethod · 0.80
getNdvFromMetadataMethod · 0.80
blobFilterPredicateMethod · 0.80
loadStatsFromBlobMethod · 0.80
fieldIdToColNameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected