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

Function registerTableFunctionMerge

src/TableFunctions/TableFunctionMerge.cpp:169–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167}
168
169void registerTableFunctionMerge(TableFunctionFactory & factory)
170{
171 factory.registerFunction<TableFunctionMerge>();
172}
173
174}

Callers 1

registerTableFunctionsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected