<?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 Permanently delete dropped table (Unity Catalog) in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/permanently-delete-dropped-table-unity-catalog/m-p/46930#M28143</link>
    <description>&lt;P&gt;The recommendation before dropping a table is to do a DELETE then VACUUM RETENTION 0 (recommended in DEV).&lt;/P&gt;&lt;P&gt;If you DROP the table without doing a DELETE|VACUUM, your table will be soft deleted with your entire data (permanently deletedin 30 days) and you cannot do a VACUUM anymore.&lt;/P&gt;&lt;P&gt;In such cases, can I safely delete those soft deleted table folders straight from my storage given that these tables will not be used anymore? I want to do a cleanup in my storage and save cost.&lt;/P&gt;</description>
    <pubDate>Sat, 30 Sep 2023 02:33:31 GMT</pubDate>
    <dc:creator>scrimpton</dc:creator>
    <dc:date>2023-09-30T02:33:31Z</dc:date>
    <item>
      <title>Permanently delete dropped table (Unity Catalog)</title>
      <link>https://community.databricks.com/t5/data-engineering/permanently-delete-dropped-table-unity-catalog/m-p/46930#M28143</link>
      <description>&lt;P&gt;The recommendation before dropping a table is to do a DELETE then VACUUM RETENTION 0 (recommended in DEV).&lt;/P&gt;&lt;P&gt;If you DROP the table without doing a DELETE|VACUUM, your table will be soft deleted with your entire data (permanently deletedin 30 days) and you cannot do a VACUUM anymore.&lt;/P&gt;&lt;P&gt;In such cases, can I safely delete those soft deleted table folders straight from my storage given that these tables will not be used anymore? I want to do a cleanup in my storage and save cost.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Sep 2023 02:33:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/permanently-delete-dropped-table-unity-catalog/m-p/46930#M28143</guid>
      <dc:creator>scrimpton</dc:creator>
      <dc:date>2023-09-30T02:33:31Z</dc:date>
    </item>
  </channel>
</rss>

