<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic What's the difference between a Delta deep clone vs shallow clone? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/what-s-the-difference-between-a-delta-deep-clone-vs-shallow/m-p/23564#M16286</link>
    <description />
    <pubDate>Thu, 17 Jun 2021 03:01:41 GMT</pubDate>
    <dc:creator>User16826992666</dc:creator>
    <dc:date>2021-06-17T03:01:41Z</dc:date>
    <item>
      <title>What's the difference between a Delta deep clone vs shallow clone?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-s-the-difference-between-a-delta-deep-clone-vs-shallow/m-p/23564#M16286</link>
      <description />
      <pubDate>Thu, 17 Jun 2021 03:01:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-s-the-difference-between-a-delta-deep-clone-vs-shallow/m-p/23564#M16286</guid>
      <dc:creator>User16826992666</dc:creator>
      <dc:date>2021-06-17T03:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between a Delta deep clone vs shallow clone?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-s-the-difference-between-a-delta-deep-clone-vs-shallow/m-p/23565#M16287</link>
      <description>&lt;P&gt;&lt;B&gt;Shallow clone:&amp;nbsp;&lt;/B&gt;only duplicates the metadata of the table being cloned; the data files of the table itself are not copied. These clones are cheaper to create but are &amp;nbsp;not self-contained&amp;nbsp;and&amp;nbsp;depend on the source from which they were cloned as the source of data. If the files in the source that the clone depends on are removed, for example with VACUUM, a shallow clone may become unusable. Therefore, shallow clones are typically used for short-lived use cases such as testing and experimentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Deep clone:&lt;/B&gt;  A&amp;nbsp;deep&amp;nbsp;clone makes a full copy of the&amp;nbsp;metadata&amp;nbsp;and&amp;nbsp;data files of the table being cloned. In that sense it is similar in functionality to copying with a CTAS command- but it is simpler to specify&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 07:17:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-s-the-difference-between-a-delta-deep-clone-vs-shallow/m-p/23565#M16287</guid>
      <dc:creator>sajith_appukutt</dc:creator>
      <dc:date>2021-06-18T07:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between a Delta deep clone vs shallow clone?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-s-the-difference-between-a-delta-deep-clone-vs-shallow/m-p/96165#M39234</link>
      <description>&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 15:41:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-s-the-difference-between-a-delta-deep-clone-vs-shallow/m-p/96165#M39234</guid>
      <dc:creator>hebied</dc:creator>
      <dc:date>2024-10-25T15:41:27Z</dc:date>
    </item>
  </channel>
</rss>

