My case is a source table with Null engine and 2 its' mv with replicatedMergeTree engine. Is it possible? I've read this man from Den Crane https://den-crane.github.io/Everything_you_should_know_about_materialized_views_commented.pdf
And he described only case when source table also has the same engine with replication, so I get the question is below.