cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Why would I make a deep clone of a Delta table vs reading the table and writing a copy to a new location?

User16826992666
Valued Contributor

It seems like with both techniques I would end up with a copy of my table. Trying to understand when I should be using a deep clone.

1 REPLY 1

brickster_2018
Databricks Employee
Databricks Employee

A deep clone is recommended way as it holds the history of the table. Also, the DEEP clone is faster than the read-write approach.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now