Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ finalize
Method
finalize
programs/obfuscator/Obfuscator.cpp:1027–1030 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1025
}
1026
1027
void finalize() override
1028
{
1029
nested_model->finalize();
1030
}
1031
1032
ColumnPtr generate(const IColumn & column) override
1033
{
Callers
nothing calls this directly
Calls
1
finalize
Method · 0.45
Tested by
no test coverage detected