MCPcopy Create free account
hub / github.com/apache/impala / isEmpty

Method isEmpty

fe/src/main/java/org/apache/impala/analysis/TableName.java:87–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

85 public String getTbl() { return tbl_; }
86 public String getVTbl() { return vTbl_; }
87 public boolean isEmpty() { return tbl_.isEmpty(); }
88
89 /**
90 * Checks whether the db and table name meet the Metastore's requirements. and not in

Callers 15

dagre-d3.min.jsFile · 0.45
readFromStringMethod · 0.45
fireInsertEventHelperMethod · 0.45
setTableLocationMethod · 0.45
getFilteredEventsMethod · 0.45
flushBatchForTableMethod · 0.45
getHmsSyncPropertyMethod · 0.45
InsertEventMethod · 0.45
getSelfEventContextMethod · 0.45
processTableEventMethod · 0.45
getEventIdMethod · 0.45

Calls

no outgoing calls

Tested by 5

ComputeStatsStmtMethod · 0.36
analyzeMethod · 0.36
fetchPartitionStatsMethod · 0.36
validatePredicatesMethod · 0.36
getWarehouseLocationMethod · 0.36