Fixed Internal Data Type Bugs in SummingMergeTree and Pretty Formats

Fixed various bugs related to internal semantics of data types. Examples: unnecessary summing of Enum type fields in SummingMergeTree ; alignment of Enum types in Pretty formats, etc.