MCPcopy Create free account
hub / github.com/ByConity/ByConity / getName

Method getName

src/Functions/FunctionSQLJSON.h:697–697  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

695 static constexpr auto name = Name::name;
696
697 String getName() const override { return name; }
698
699 static FunctionOverloadResolverPtr create(ContextPtr context_)
700 {

Callers 6

runMethod · 0.45
runMethod · 0.45
buildMethod · 0.45
executeImplMethod · 0.45
executeImplMethod · 0.45
internalExecuteImplMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected