<?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 Deep Clone in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/deep-clone/m-p/77056#M35378</link>
    <description>&lt;P&gt;Will a deep clone of a table also clone the table's tags?&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jul 2024 02:31:34 GMT</pubDate>
    <dc:creator>acegerace</dc:creator>
    <dc:date>2024-07-08T02:31:34Z</dc:date>
    <item>
      <title>Deep Clone</title>
      <link>https://community.databricks.com/t5/data-engineering/deep-clone/m-p/77056#M35378</link>
      <description>&lt;P&gt;Will a deep clone of a table also clone the table's tags?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 02:31:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/deep-clone/m-p/77056#M35378</guid>
      <dc:creator>acegerace</dc:creator>
      <dc:date>2024-07-08T02:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Deep Clone</title>
      <link>https://community.databricks.com/t5/data-engineering/deep-clone/m-p/77058#M35379</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/110791"&gt;@acegerace&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;By default, table Tags are not included in the cloned metadata. This can be observed by cloning the table and confirming in the `&lt;FONT face="courier new,courier"&gt;information_schema.table_tags&lt;/FONT&gt;` system table. &lt;BR /&gt;&lt;BR /&gt;If this is not the desired behavior, the tags could be set on the cloned table using the Alter Table statement such as: `&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;`&lt;FONT face="courier new,courier"&gt;ALTER&lt;/FONT&gt;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt; &lt;SPAN&gt;TABLE&lt;/SPAN&gt;&lt;SPAN&gt; clone_table&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;SET&lt;/SPAN&gt;&lt;SPAN&gt; TAGS (&lt;/SPAN&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;SPAN&gt;new&lt;/SPAN&gt;&lt;SPAN&gt;'&lt;/SPAN&gt; &lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;'&lt;/SPAN&gt;&lt;SPAN&gt;value&lt;/SPAN&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;)&lt;/FONT&gt;`.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 08 Jul 2024 04:17:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/deep-clone/m-p/77058#M35379</guid>
      <dc:creator>brockb</dc:creator>
      <dc:date>2024-07-08T04:17:21Z</dc:date>
    </item>
  </channel>
</rss>

