<?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: Can I delete specific partition from a Delta Live Table? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/can-i-delete-specific-partition-from-a-delta-live-table/m-p/70321#M34053</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/102065"&gt;@gauravchaturved&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You can remove the partition by filtering it in your source code and triggering a full refresh in your pipeline. There is no need to run vacuum, as DLT has&amp;nbsp;&lt;A href="https://docs.databricks.com/en/delta-live-tables/settings.html#configure-your-compute-settings" target="_self"&gt;maintenance clusters&lt;/A&gt; that perform OPTIMIZE and VACUUM operations on your DLT-defined tables.&lt;/P&gt;
&lt;P&gt;Please note that DLT tables should not be modified outside of the DLT pipeline. Ensure that all necessary logic is included within your DLT pipeline.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 May 2024 22:52:30 GMT</pubDate>
    <dc:creator>raphaelblg</dc:creator>
    <dc:date>2024-05-22T22:52:30Z</dc:date>
    <item>
      <title>Can I delete specific partition from a Delta Live Table?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-i-delete-specific-partition-from-a-delta-live-table/m-p/70275#M34045</link>
      <description>&lt;P&gt;if I have created a Delta Live Table with partition on a column (lets say a date column) from a Stream Source, can I delete the partition for specific date values later to save on cost &amp;amp; to keep the table lean? if I can, then -&lt;/P&gt;&lt;P&gt;1- how to do it?&lt;/P&gt;&lt;P&gt;2- do I also need to run vacuum as second step?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 14:08:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-i-delete-specific-partition-from-a-delta-live-table/m-p/70275#M34045</guid>
      <dc:creator>gauravchaturved</dc:creator>
      <dc:date>2024-05-22T14:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can I delete specific partition from a Delta Live Table?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-i-delete-specific-partition-from-a-delta-live-table/m-p/70321#M34053</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/102065"&gt;@gauravchaturved&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You can remove the partition by filtering it in your source code and triggering a full refresh in your pipeline. There is no need to run vacuum, as DLT has&amp;nbsp;&lt;A href="https://docs.databricks.com/en/delta-live-tables/settings.html#configure-your-compute-settings" target="_self"&gt;maintenance clusters&lt;/A&gt; that perform OPTIMIZE and VACUUM operations on your DLT-defined tables.&lt;/P&gt;
&lt;P&gt;Please note that DLT tables should not be modified outside of the DLT pipeline. Ensure that all necessary logic is included within your DLT pipeline.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 22:52:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-i-delete-specific-partition-from-a-delta-live-table/m-p/70321#M34053</guid>
      <dc:creator>raphaelblg</dc:creator>
      <dc:date>2024-05-22T22:52:30Z</dc:date>
    </item>
  </channel>
</rss>

