%md
* **ALERT** -- You are choosing to remaing on DBR 9.1LTS. This is ok but requires a full rebuild of the underlying table which can be compute intensive. If possible upgrade all Overwatch related jobs to 10.4LTS+ and use the standard Upgrade notebook
* Complete the upgrade steps below
* **Only required to be executed from a single workspace**
* Upgrade all jobs to run using the new JAR "0610"
* If you have an external optimize job running -- be sure to upgrade the JAR there as well
* Upgrade and schema to repair potential issues with schema size described in further detail in [Issue 323](https://github.com/databrickslabs/overwatch/issues/323)
* Upgrade schema to minimize schema size on new fields being produced in later versions of DBR.
* If using 10.4LTS, the problematic column[s] will be deprecated and the table doesn't require a rebuild due to new features [(column mapping)](https://docs.databricks.com/delta/delta-column-mapping.html) in the 10.4LTS.
* If unable to upgrade DBR to 10.4LTS, a full table rebuild will occur and can be compute intensive depending on table size.
Upgrade Procedure
spark_events_bronze
table which can be compute intensive. If possible upgrade all Overwatch related jobs to 10.4LTS+ and use the standard Upgrade notebookTechnical Details
job_status_silver
andjob_gold
schema to repair potential issues with schema size described in further detail in Issue 323spark_events_bronze
schema to minimize schema size on new fields being produced in later versions of DBR.