v.21.4Backward Incompatible Changes

Column keys replaced with key.names and key.types in system.dictionaries table

Column keys in table system.dictionaries was replaced to columns key.names and key.types. Columns key.names, key.types, attribute.names, attribute.types from system.dictionaries table does not require dictionary to be loaded. #21884 (Maksim Kita).