Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ByConity/ByConity
/ registerTableFunctionURL
Function
registerTableFunctionURL
src/TableFunctions/TableFunctionURL.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
void registerTableFunctionURL(TableFunctionFactory & factory)
41
{
42
factory.registerFunction<TableFunctionURL>();
43
}
44
}
Callers
1
registerTableFunctions
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected