Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ obfuscateQuery.cpp
File
obfuscateQuery.cpp
src/Functions/obfuscateQuery.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <Functions/FunctionFactory.h>
2
#include <Functions/IFunction.h>
3
#include <Columns/ColumnString.h>
4
#include <Columns/ColumnConst.h>
Callers
nothing calls this directly
Calls
15
isAggregateFunctionName
Method · 0.80
isTableFunctionName
Method · 0.80
isOutputFormat
Method · 0.80
isInputFormat
Method · 0.80
split
Function · 0.70
insert
Function · 0.50
Settings
Class · 0.50
MergeTreeSettings
Class · 0.50
toLower
Function · 0.50
insert
Method · 0.45
begin
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected