136039
Databricks Partner

How can I access these target files from the task itself ? I am trying to use dbt's state modifiers for detecting models that changed and only running models when the source freshness changed. Is there an easy way to store and use these state files in s3/databricks workspace? We are also using Databricks Asset bundles to deploy our workflows and code, so maybe theres a way to use it for this problem ?