To change ownership of a materialized view

Data_NXT
New Contributor III

 working in a Unity Catalog-enabled Databricks workspace, and we have several materialized views (MVs) that were created through a Delta Live Tables (DLT) / Lakeflow pipeline.

Currently, the original owner of the pipeline has moved out of the project, and we need to transfer ownership of the materialized views to a new user/service principal.

 

  • What is the correct/supported way to transfer pipeline ownership in UC?

  • Are there any recommended steps or caveats for this process?

Thanks