v.23.3Improvement
Fixed UNKNOWN_TABLE exception for materialized views with unavailable dependent tables
Fixed UNKNOWN_TABLE exception when attaching to a materialized view that has dependent tables that are not available. This might be useful when trying to restore state from a backup. #47975 (MikhailBurdukov).