Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ByConity/ByConity
/ isDeterministic
Method
isDeterministic
src/Functions/host.cpp:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
bool isDeterministic() const override { return false; }
43
44
bool isDeterministicInScopeOfQuery() const override
45
{
Callers
3
filterCondition
Method · 0.45
checkKeyExpression
Function · 0.45
analyzeOrdinaryFunction
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected