Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
run
Method · 0.45
run
Method · 0.45
build
Method · 0.45
executeImpl
Method · 0.45
executeImpl
Method · 0.45
internalExecuteImpl
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected