cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DatBoi
by Contributor
  • 3341 Views
  • 3 replies
  • 2 kudos

Resolved! Recreating Unity Catalog object through different environments

Hi all! I am working on a DevOps project to automate the creation of UC objects through different environments (dev-test-prod). Each time we deploy our code to a different environment (using a Github workflow, not really relevant) we want to also cre...

  • 3341 Views
  • 3 replies
  • 2 kudos
Latest Reply
Kaniz_Fatma
Community Manager
  • 2 kudos

Hi @DatBoi, To copy or recreate a function from one UC location to another, you would need first to understand the definition and implementation of the original function and then play that function in the new location using the CREATE FUNCTION SQL co...

  • 2 kudos
2 More Replies
Labels