v.24.6Bug Fix
Fix Block Structure Mismatch Error for Queries Using PREWHERE from Materialized Views
Fix theBlock structure mismatcherror for queries reading withPREWHEREfrom the materialized view when the materialized view has columns of different types than the source table. Fixes #64611. #64855 (Nikolai Kochetov).