MCPcopy Create free account
hub / github.com/ClickHouse/ClickHouse / getStorageID

Method getStorageID

src/Analyzer/RecursiveCTE.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14{}
15
16StorageID RecursiveCTETable::getStorageID() const
17{
18 return storage->getStorageID();
19}
20
21}

Callers 15

dumpTreeImplMethod · 0.45
isEqualImplMethod · 0.45
updateTreeHashImplMethod · 0.45
resolveMethod · 0.45
toASTImplMethod · 0.45
isStorageUsedInTreeFunction · 0.45
TableNodeMethod · 0.45
updateStorageMethod · 0.45
enterImplMethod · 0.45
enterImplMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected