v.22.7Bug Fix
Fix Block Structure Mismatch Error for INSERT with Materialized Views
Fix errorBlock structure mismatchwhich could happen for INSERT into table with attached MATERIALIZED VIEW and enabled settingextremes = 1. Closes #29759 and #38729. #39125 (Nikolai Kochetov).