v.1.1.54337Bug Fix
Fixed Internal Data Type Bugs in SummingMergeTree and Pretty Formats
Fixed various bugs related to internal semantics of data types. Examples: unnecessary summing ofEnumtype fields inSummingMergeTree; alignment ofEnumtypes inPrettyformats, etc.