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

Function create

src/DataTypes/DataTypeSet.cpp:22–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20{
21
22static DataTypePtr create()
23{
24 return std::make_shared<DataTypeSet>();
25}
26
27void registerDataTypeSet(DataTypeFactory & factory)
28{

Callers 15

createColumnMethod · 0.70
createArrayOfColumnFunction · 0.70
flattenTupleImplFunction · 0.70
createTypeFromNodeFunction · 0.70
flattenTupleFunction · 0.70
createColumnMethod · 0.70
createColumnMethod · 0.70
flattenFunction · 0.70
recursiveTypeConversionFunction · 0.70

Calls

no outgoing calls

Tested by 15

TESTFunction · 0.40
getSortedBlockWithSizeFunction · 0.40
getUnSortedBlockWithSizeFunction · 0.40
getBlockWithSizeFunction · 0.40
TESTFunction · 0.40
getHeaderFunction · 0.40
getHeaderFunction · 0.40
TESTFunction · 0.40
createArrayJoinStepFunction · 0.40
createUInt8ChunkFunction · 0.40