Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ getFullName
Method
getFullName
fe/src/main/java/org/apache/impala/catalog/FeTable.java:93–93 ·
view source on GitHub ↗
@return the full name of this table (e.g. "my_db.my_table")
()
Source
from the content-addressed store, hash-verified
91
* @
return
the full name of this table (e.g.
"my_db.my_table"
)
92
*/
93
String getFullName();
94
95
/**
96
* @
return
the table name in structured form
Callers
15
testListTables
Method · 0.95
analyze
Method · 0.95
analyze
Method · 0.95
analyze
Method · 0.95
analyze
Method · 0.95
analyze
Method · 0.95
resolvePath
Method · 0.95
analyzeSerializationEncoding
Method · 0.95
analyze
Method · 0.95
analyze
Method · 0.95
shouldSkipWhenSyncingToLatestEventId
Method · 0.65
isSelfEvent
Method · 0.65
Implementers
4
VirtualTable
fe/src/main/java/org/apache/impala/cat
Table
fe/src/main/java/org/apache/impala/cat
CtasTargetTable
fe/src/main/java/org/apache/impala/cat
LocalTable
fe/src/main/java/org/apache/impala/cat
Calls
no outgoing calls
Tested by
5
testListTables
Method · 0.76
validateTables
Method · 0.52
testInsertIntoTransactionalTable
Method · 0.52
testAlterPartitionFileMetadataReload
Method · 0.52
analyze
Method · 0.52