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

Function registerTableFunctionFile

src/TableFunctions/TableFunctionFile.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23void registerTableFunctionFile(TableFunctionFactory & factory)
24{
25 factory.registerFunction<TableFunctionFile>();
26}
27}

Callers 1

registerTableFunctionsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected