MCPcopy 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

filterConditionMethod · 0.45
checkKeyExpressionFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected