Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ByConity/ByConity
/ getStorage
Method
getStorage
src/QueryPlan/TableScanStep.cpp:1761–1764 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1759
}
1760
1761
std::shared_ptr<IStorage> TableScanStep::getStorage() const
1762
{
1763
return storage;
1764
}
1765
1766
void TableScanStep::cleanStorage()
1767
{
Callers
15
dumpMachine
Function · 0.45
TableScanExecutorWithIndex
Method · 0.45
validate
Method · 0.45
testLogAndStateMachine
Function · 0.45
TEST_P
Function · 0.45
visitTableScanNode
Method · 0.45
visitTableScanNode
Method · 0.45
checkTableScan
Method · 0.45
computeTableScanHash
Method · 0.45
collectAndMarkTablesDFS
Method · 0.45
isValidForCache
Function · 0.45
visitTableScanStep
Method · 0.45
Calls
no outgoing calls
Tested by
4
testLogAndStateMachine
Function · 0.36
TEST_P
Function · 0.36
transformPipeline
Method · 0.36
allocate
Method · 0.36