How to disable full refresh on materialized view if the src is not updated since last run

IM_01
Valued Contributor

Hi,

Is there any option to control refresh rate of materialized view such as , even the dlt is triggered in full refresh mode and src Streaming tables are not updated then the full refresh should not happen on mvs . Is there any way to achieve this.