MCPcopy 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
40void registerTableFunctionURL(TableFunctionFactory & factory)
41{
42 factory.registerFunction<TableFunctionURL>();
43}
44}

Callers 1

registerTableFunctionsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected