v.21.11Bug Fixes
Fix Table Column Structure Exception in ReplicatedMergeTree with Case-Insensitive Default Expressions
Fix possibleTable columns structure in ZooKeeper is different from local table structureexception while recreating or creating new replicas ofReplicatedMergeTree, when one of table columns have default expressions with case-insensitive functions. #29266 (Anton Popov).