Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ getTableName
Method
getTableName
fe/src/main/java/org/apache/impala/catalog/FeTable.java:98–98 ·
view source on GitHub ↗
@return the table name in structured form
()
Source
from the content-addressed store, hash-verified
96
* @
return
the table name in structured form
97
*/
98
TableName getTableName();
99
100
/**
101
* @
return
the general type of this table (e.g.
"TABLE"
or
"VIEW"
)
Callers
15
prepareMergeInsert
Method · 0.95
createPlanFragments
Method · 0.95
getForeignKeys
Method · 0.95
analyze
Method · 0.95
createMultiEdge
Method · 0.95
analyze
Method · 0.95
getTableName
Method · 0.95
analyze
Method · 0.95
toThrift
Method · 0.95
analyze
Method · 0.95
analyze
Method · 0.95
validateTableIds
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
8
prepareMergeInsert
Method · 0.76
validateTableIds
Method · 0.52
testTable
Method · 0.52
addPartitions
Method · 0.52
simulateInsertIntoTransactionalTableFromFS
Method · 0.52
simulateInsertIntoTableFromFS
Method · 0.52
runEventBatchingTest
Method · 0.52
createMockEvents
Method · 0.52