morganmazouchi
Databricks Employee
Databricks Employee

Here is my finding on when to refresh (reset) the table:

If it is a complete table all the changes would be apply automatically. 

If the table is incremental table, you need to do a manually reset (full refresh).

View solution in original post