Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ finalize
Method
finalize
programs/obfuscator/Obfuscator.cpp:1075–1078 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1073
}
1074
1075
void finalize() override
1076
{
1077
nested_model->finalize();
1078
}
1079
1080
ColumnPtr generate(const IColumn & column) override
1081
{
Callers
nothing calls this directly
Calls
1
finalize
Method · 0.45
Tested by
no test coverage detected