<?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 Is it possible to retain original deltatable data with Unity Catalog? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/is-it-possible-to-retain-original-deltatable-data-with-unity/m-p/123227#M46957</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I have a question regarding data retention in Unity Catalog. In the pre–Unity Catalog setup, I believe that even if we dropped an external table, the underlying data files remained intact.&lt;/P&gt;&lt;P&gt;However, in the current best practices for Unity Catalog, external tables are no longer recommended in most case.&lt;BR /&gt;&lt;A href="https://docs.databricks.com/aws/en/data-governance/unity-catalog/best-practices#-managed-and-external-tables" target="_blank" rel="noopener"&gt;https://docs.databricks.com/aws/en/data-governance/unity-catalog/best-practices#-managed-and-external-tables&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, I noticed that the documentation for the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;UNDROP&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;command mentions a 7-day retention period.&lt;BR /&gt;&lt;A href="https://docs.databricks.com/aws/en/sql/language-manual/sql-ref-syntax-ddl-undrop-table" target="_blank" rel="noopener"&gt;https://docs.databricks.com/aws/en/sql/language-manual/sql-ref-syntax-ddl-undrop-table&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;Previously, we could retain the actual data files permanently, but is that no longer feasible under Unity Catalog?&lt;/P&gt;&lt;P&gt;Any insights or experiences would be greatly appreciated!&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jun 2025 02:07:01 GMT</pubDate>
    <dc:creator>Yuki</dc:creator>
    <dc:date>2025-06-30T02:07:01Z</dc:date>
    <item>
      <title>Is it possible to retain original deltatable data with Unity Catalog?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-it-possible-to-retain-original-deltatable-data-with-unity/m-p/123227#M46957</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I have a question regarding data retention in Unity Catalog. In the pre–Unity Catalog setup, I believe that even if we dropped an external table, the underlying data files remained intact.&lt;/P&gt;&lt;P&gt;However, in the current best practices for Unity Catalog, external tables are no longer recommended in most case.&lt;BR /&gt;&lt;A href="https://docs.databricks.com/aws/en/data-governance/unity-catalog/best-practices#-managed-and-external-tables" target="_blank" rel="noopener"&gt;https://docs.databricks.com/aws/en/data-governance/unity-catalog/best-practices#-managed-and-external-tables&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, I noticed that the documentation for the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;UNDROP&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;command mentions a 7-day retention period.&lt;BR /&gt;&lt;A href="https://docs.databricks.com/aws/en/sql/language-manual/sql-ref-syntax-ddl-undrop-table" target="_blank" rel="noopener"&gt;https://docs.databricks.com/aws/en/sql/language-manual/sql-ref-syntax-ddl-undrop-table&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;Previously, we could retain the actual data files permanently, but is that no longer feasible under Unity Catalog?&lt;/P&gt;&lt;P&gt;Any insights or experiences would be greatly appreciated!&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 02:07:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-it-possible-to-retain-original-deltatable-data-with-unity/m-p/123227#M46957</guid>
      <dc:creator>Yuki</dc:creator>
      <dc:date>2025-06-30T02:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to retain original deltatable data with Unity Catalog?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-it-possible-to-retain-original-deltatable-data-with-unity/m-p/123238#M46960</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/93088"&gt;@Yuki&lt;/a&gt;,&amp;nbsp; If you drop an external table, the underlying data remains accessible even now. Only the table definition is removed from the metastore, while the actual data is retained. The UNDROP command for an EXTERNAL table simply recreates the table in the metastore, since the data is still available. It's similar to running the CREATE TABLE command with the LOCATION specified.&lt;/P&gt;
&lt;P&gt;Using managed tables is recommended because they benefit from several automatic optimisations, such as Auto Compaction, Auto Optimize, Faster metadata reads (through metadata caching), Intelligent file size optimization&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 06:30:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-it-possible-to-retain-original-deltatable-data-with-unity/m-p/123238#M46960</guid>
      <dc:creator>mani_22</dc:creator>
      <dc:date>2025-06-30T06:30:04Z</dc:date>
    </item>
  </channel>
</rss>

