Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ getDb
Method
getDb
fe/src/main/java/org/apache/impala/catalog/FeTable.java:202–202 ·
view source on GitHub ↗
@return the database that that contains this table
()
Source
from the content-addressed store, hash-verified
200
* @
return
the database that that contains this table
201
*/
202
FeDb getDb();
203
204
/**
205
* @
return
the estimated number of rows in this table (or -1
if
unknown)
Callers
15
testListTables
Method · 0.95
analyze
Method · 0.95
isSelfEvent
Method · 0.65
shouldSkipWhenSyncingToLatestEventId
Method · 0.65
createMockFeFsTable
Method · 0.65
testTpchViews
Method · 0.65
TestCollectRequiredObjectsHelper
Method · 0.65
TblsAnalyzeOk
Method · 0.65
TblsAnalysisError
Method · 0.65
TestImplicitArgumentCasts
Method · 0.65
TblsTestToSql
Method · 0.65
getDb
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
15
testListTables
Method · 0.76
createMockFeFsTable
Method · 0.52
testTpchViews
Method · 0.52
TestCollectRequiredObjectsHelper
Method · 0.52
TblsAnalyzeOk
Method · 0.52
TblsAnalysisError
Method · 0.52
TestImplicitArgumentCasts
Method · 0.52
TblsTestToSql
Method · 0.52
getDb
Method · 0.52
prioritizeLoad
Method · 0.52
addTestDb
Method · 0.52
addTestTable
Method · 0.52