mmansikka
mmansikka
One example would be if you are using intermediate models which are scheduled at different times but are then added to target model (incremental model). Here it would be beneficial...
Config level would a lot easier for larger projects running many models with different requirements and/or writing to different catalogs where on only some the predictive optimization is enabled.
When running multiple instances of dbt targetting the same table. There has been quite a lot of work by databricks to support [concurrent writes](https://docs.databricks.com/en/optimizations/isolation-level.html). It would be a shame if...