Hello,
Iām using Databricks Asset Bundles (DABs) to orchestrate several workflows, and Iād like to update the root path where the bundle is stored.
Before making this change, I want to understand its impact:
Will changing the bundle root path remove or reset the existing workflow/job run history?
If so, is there a way to preserve the run history while changing the bundle location?
How does Databricks internally associate deployed jobs with their run history?
Where is this metadata stored, and is there documentation/articles that explains what happens in the backend?
If anyone has experience with this or can point me to an official source, Iād really appreciate it.
Thanks.