Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ getDefault
Method
getDefault
src/DataTypes/DataTypeMap.cpp:115–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
Field DataTypeMap::getDefault() const
116
{
117
return Map();
118
}
119
120
SerializationPtr DataTypeMap::doGetSerialization(const SerializationInfoSettings & settings) const
121
{
Callers
15
getCreateQueryFromStorage
Function · 0.45
WindowFunctionLagLeadImpl
Method · 0.45
WindowFunctionNthValue
Method · 0.45
MongoDBSource
Method · 0.45
filterResultForNotMatchedRows
Function · 0.45
buildORCSearchArgumentImpl
Function · 0.45
tryToReplaceNullFieldsInComplexTypesWithDefaultValues
Function · 0.45
getHyperrectangleForRowGroup
Method · 0.45
applyColumnIndex
Method · 0.45
adjustRangeFromIndexIfNeeded
Method · 0.45
getAttributes
Method · 0.45
match
Method · 0.45
Calls
1
Map
Class · 0.50
Tested by
no test coverage detected