Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ByConity/ByConity
/ createColumn
Method
createColumn
src/DataTypes/DataTypeMap.cpp:123–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
// }
122
123
MutableColumnPtr DataTypeMap::createColumn() const
124
{
125
return ColumnMap::create(nested->createColumn());
126
}
127
128
Field DataTypeMap::getDefault() const
129
{
Callers
15
mainEntryClickHouseObfuscator
Function · 0.45
discoverShardPartitions
Method · 0.45
ColumnGathererStream
Method · 0.45
readImpl
Method · 0.45
addDefaultTotals
Method · 0.45
transformHeader
Method · 0.45
transform
Method · 0.45
transform
Method · 0.45
TotalsHavingTransform
Method · 0.45
appendChunk
Method · 0.45
createNullSingleRow
Method · 0.45
transformHeader
Method · 0.45
Calls
1
create
Function · 0.70
Tested by
7
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST_P
Function · 0.36
constructInfoBlock
Function · 0.36
TEST
Function · 0.36
executeImpl
Method · 0.36