<?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 If I create a shallow clone of a Delta table, then add data to the clone, where is that data stored? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/if-i-create-a-shallow-clone-of-a-delta-table-then-add-data-to/m-p/23560#M16284</link>
    <description>&lt;P&gt;Since a shallow clone only copies the metadata of the original table, I'm wondering where new data would end up. Is it even possible to add data to a shallow clone? Is the data written back to the original source file location?&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jun 2021 03:06:45 GMT</pubDate>
    <dc:creator>User16826992666</dc:creator>
    <dc:date>2021-06-17T03:06:45Z</dc:date>
    <item>
      <title>If I create a shallow clone of a Delta table, then add data to the clone, where is that data stored?</title>
      <link>https://community.databricks.com/t5/data-engineering/if-i-create-a-shallow-clone-of-a-delta-table-then-add-data-to/m-p/23560#M16284</link>
      <description>&lt;P&gt;Since a shallow clone only copies the metadata of the original table, I'm wondering where new data would end up. Is it even possible to add data to a shallow clone? Is the data written back to the original source file location?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 03:06:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/if-i-create-a-shallow-clone-of-a-delta-table-then-add-data-to/m-p/23560#M16284</guid>
      <dc:creator>User16826992666</dc:creator>
      <dc:date>2021-06-17T03:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: If I create a shallow clone of a Delta table, then add data to the clone, where is that data stored?</title>
      <link>https://community.databricks.com/t5/data-engineering/if-i-create-a-shallow-clone-of-a-delta-table-then-add-data-to/m-p/23561#M16285</link>
      <description>&lt;P&gt;Shallow Clones are really useful for short-lived use cases such as testing and experimentation . It duplicates the metadata from the source table - and any new data added would go to the location specified while creating the shallow table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;&amp;gt;Is the data written back to the original source file location?&lt;/I&gt;&lt;/P&gt;&lt;P&gt;No, you'd have to write code to explicitly MERGE the data back to source if that is desires. &lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 07:12:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/if-i-create-a-shallow-clone-of-a-delta-table-then-add-data-to/m-p/23561#M16285</guid>
      <dc:creator>sajith_appukutt</dc:creator>
      <dc:date>2021-06-18T07:12:29Z</dc:date>
    </item>
  </channel>
</rss>

