v.21.1Bug Fixes

Fixed segfault in aggregation with mismatched Materialized View and target table structures

Fixed possible wrong result or segfault on aggregation when Materialized View and its target table have different structure. Fixes #18063. #19322 (tavplubix).