Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ isLoaded
Method
isLoaded
fe/src/main/java/org/apache/impala/catalog/FeTable.java:66–66 ·
view source on GitHub ↗
@see CatalogObject#isLoaded()
()
Source
from the content-addressed store, hash-verified
64
65
/** @see CatalogObject#isLoaded() */
66
boolean isLoaded();
67
68
/**
69
* @
return
the metastore.api.Table object this Table was created from. Returns null
Callers
15
doGetDbsMetadata
Method · 0.95
getMissingTables
Method · 0.95
getTable
Method · 0.95
isReferencesMaskedTables
Method · 0.95
validateTables
Method · 0.65
validateTablesWriteIds
Method · 0.65
getOrLoadTable
Method · 0.65
testCatalogdTableInvalidator
Method · 0.65
execResetMetadataImpl
Method · 0.65
getExistingTable
Method · 0.65
getPartitionStats
Method · 0.65
getOrLoadTable
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
4
validateTables
Method · 0.52
validateTablesWriteIds
Method · 0.52
getOrLoadTable
Method · 0.52
testCatalogdTableInvalidator
Method · 0.52