<?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 Re: Delta Tables copying in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/delta-tables-copying/m-p/35384#M25893</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I think if you copy the underlying files of the source table to a new location along with the _delta_log/ you effectively have the full history. Given&amp;nbsp;you have external location setup for unity catalog you can then create an table on this location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And If you are using DBX runtime 13.0+, you can use the&amp;nbsp;&lt;/SPAN&gt;&lt;A title="CREATE TABLE LIKE" href="https://learn.microsoft.com/en-us/azure/databricks/sql/language-manual/sql-ref-syntax-ddl-create-table-like" target="_blank" rel="noopener nofollow noreferrer"&gt;CREATE TABLE LIKE&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;to create a copy table on the new&amp;nbsp; location.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Jun 2023 18:59:15 GMT</pubDate>
    <dc:creator>menotron</dc:creator>
    <dc:date>2023-06-27T18:59:15Z</dc:date>
    <item>
      <title>Delta Tables copying</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-tables-copying/m-p/35366#M25888</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’m trying to copy a table with all it’s versions to unity catalog, I know I can use deep cloning but I want the table with the full history, is that possible?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 16:43:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-tables-copying/m-p/35366#M25888</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-27T16:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Tables copying</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-tables-copying/m-p/35384#M25893</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I think if you copy the underlying files of the source table to a new location along with the _delta_log/ you effectively have the full history. Given&amp;nbsp;you have external location setup for unity catalog you can then create an table on this location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And If you are using DBX runtime 13.0+, you can use the&amp;nbsp;&lt;/SPAN&gt;&lt;A title="CREATE TABLE LIKE" href="https://learn.microsoft.com/en-us/azure/databricks/sql/language-manual/sql-ref-syntax-ddl-create-table-like" target="_blank" rel="noopener nofollow noreferrer"&gt;CREATE TABLE LIKE&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;to create a copy table on the new&amp;nbsp; location.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 18:59:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-tables-copying/m-p/35384#M25893</guid>
      <dc:creator>menotron</dc:creator>
      <dc:date>2023-06-27T18:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Tables copying</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-tables-copying/m-p/35462#M25900</link>
      <description>&lt;P&gt;To copy history, you would have to copy files along with the delta log folder and then create a delta table on that location&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 00:26:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-tables-copying/m-p/35462#M25900</guid>
      <dc:creator>bikash84</dc:creator>
      <dc:date>2023-06-28T00:26:29Z</dc:date>
    </item>
  </channel>
</rss>

