JesseS
New Contributor II

I know it's a bit after the fact, but in case you didn't solve it, I came across this article in the Databricks documentation.  You can set pipelines.reset.allowed to false on a table to prevent a full refresh of a table.  Ref: https://docs.databricks.com/en/optimizations/incremental-refresh.html

Hope it helps, and hope it helps any future Googlers!  🙂