Fixed segfault in aggregation with mismatched Materialized View and target table structures
Official CH changelog text
Fixed possible wrong result or segfault on aggregation when Materialized View and its target table have different structure. Fixes #18063. #19322 (tavplubix).