v.20.11Backward Incompatible Changes

Restrict Use of Non-Comparable Data Types in Keys

Restrict to use of non-comparable data types (like AggregateFunction) in keys (Sorting key, Primary key, Partition key, and so on). #16601 (alesapin).