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

Function registerTableFunctionS3

src/TableFunctions/TableFunctionS3.cpp:462–465  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

460// }
461
462void registerTableFunctionS3(TableFunctionFactory & factory)
463{
464 factory.registerFunction<TableFunctionS3>();
465}
466
467
468// void registerTableFunctionCOS(TableFunctionFactory & factory)

Callers 1

registerTableFunctionsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected