v.25.2Bug Fix

Disable flatten_nested for materialized views with inner tables

Disable flatten_nested when creating materialized views with inner tables since it will not be possible to use such flattened columns. #75085 (Christoph Wurm).