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

Method getValidWriteIds

fe/src/main/java/org/apache/impala/catalog/Table.java:1103–1106  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1101 }
1102
1103 @Override
1104 public ValidWriteIdList getValidWriteIds() {
1105 return null;
1106 }
1107
1108 /**
1109 * When altering a table we modify the cached metadata and apply the new metadata to

Callers 4

transactionTestMethod · 0.95
testAllocWriteIdEventMethod · 0.95
getPartialInfoMethod · 0.95

Calls

no outgoing calls

Tested by 3

transactionTestMethod · 0.76
testAllocWriteIdEventMethod · 0.76