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

Function registerTableFunctionCnchS3

src/TableFunctions/TableFunctionCnchS3.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30void registerTableFunctionCnchS3(TableFunctionFactory & factory)
31{
32 factory.registerFunction<TableFunctionCnchS3>();
33}
34
35void registerTableFunctionCOS(TableFunctionFactory & factory)
36{

Callers 1

registerTableFunctionsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected