I’m trying to update the "Created by" field on an existing SQL warehouse without having to recreate the entire warehouse. I attempted to use the Databricks Python SDK to run an update command, but unfortunately, it didn’t change the field.
Has anyone successfully changed this property on an existing warehouse? Is there a recommended approach or workaround for this?
