v.22.1Bug Fix
Fix "Column is not under aggregate function" Error in MV with GROUP BY for Kafka/RabbitMQ
Fix errorColumn is not under aggregate functionin case of MV withGROUP BY (list of columns)(which is pared asGROUP BY tuple(...)) overKafka/RabbitMQ. Fixes #32668 and #32744. #32751 (Nikolai Kochetov).