<?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: Deleting data programmatically from databricks live delta tables in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/deleting-data-programmatically-from-databricks-live-delta-tables/m-p/74071#M34712</link>
    <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/108523"&gt;@aozero&lt;/a&gt;&amp;nbsp;- can you please try a FULL REFRESH of the Delta live tables?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.databricks.com/en/delta-live-tables/updates.html#how-delta-live-tables-updates-tables-and-views" target="_blank"&gt;https://docs.databricks.com/en/delta-live-tables/updates.html#how-delta-live-tables-updates-tables-and-views&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jun 2024 19:43:57 GMT</pubDate>
    <dc:creator>shan_chandra</dc:creator>
    <dc:date>2024-06-14T19:43:57Z</dc:date>
    <item>
      <title>Deleting data programmatically from databricks live delta tables</title>
      <link>https://community.databricks.com/t5/data-engineering/deleting-data-programmatically-from-databricks-live-delta-tables/m-p/74025#M34703</link>
      <description>&lt;P&gt;Hello all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am relatively new in data engineering and working on a project requiring me to programmatically delete data from delta live tables. However, I found that simply stopping the streaming job and deleting rows from the delta tables caused the stream to fail once I restarted it. The only solution seems to create a new checkpoint for the stream to write to after the deletion or to delete all the entries in the parquet files. Are these the correct solutions to this problem? Which solution do people employ in such cases? Whenever I need to delete data, will I need to create a new checkpoint location or possibly parse billions of parquet records and delete their entries?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks !&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 13:12:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/deleting-data-programmatically-from-databricks-live-delta-tables/m-p/74025#M34703</guid>
      <dc:creator>aozero</dc:creator>
      <dc:date>2024-06-14T13:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting data programmatically from databricks live delta tables</title>
      <link>https://community.databricks.com/t5/data-engineering/deleting-data-programmatically-from-databricks-live-delta-tables/m-p/74071#M34712</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/108523"&gt;@aozero&lt;/a&gt;&amp;nbsp;- can you please try a FULL REFRESH of the Delta live tables?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.databricks.com/en/delta-live-tables/updates.html#how-delta-live-tables-updates-tables-and-views" target="_blank"&gt;https://docs.databricks.com/en/delta-live-tables/updates.html#how-delta-live-tables-updates-tables-and-views&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 19:43:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/deleting-data-programmatically-from-databricks-live-delta-tables/m-p/74071#M34712</guid>
      <dc:creator>shan_chandra</dc:creator>
      <dc:date>2024-06-14T19:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting data programmatically from databricks live delta tables</title>
      <link>https://community.databricks.com/t5/data-engineering/deleting-data-programmatically-from-databricks-live-delta-tables/m-p/75030#M34849</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/616"&gt;@shan_chandra&lt;/a&gt;&amp;nbsp;Full refreshing brings back the deleted data since it exists in the pubsub source.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 17:34:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/deleting-data-programmatically-from-databricks-live-delta-tables/m-p/75030#M34849</guid>
      <dc:creator>aozero</dc:creator>
      <dc:date>2024-06-19T17:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting data programmatically from databricks live delta tables</title>
      <link>https://community.databricks.com/t5/data-engineering/deleting-data-programmatically-from-databricks-live-delta-tables/m-p/75225#M34900</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/108523"&gt;@aozero&lt;/a&gt;&amp;nbsp;- restart the pipeline with the new checkpoint.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 15:58:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/deleting-data-programmatically-from-databricks-live-delta-tables/m-p/75225#M34900</guid>
      <dc:creator>shan_chandra</dc:creator>
      <dc:date>2024-06-20T15:58:13Z</dc:date>
    </item>
  </channel>
</rss>

