<?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: Delete delta live table without deleting DLT pipeline in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/delete-delta-live-table-without-deleting-dlt-pipeline/m-p/92824#M38550</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/3987"&gt;@AngadSingh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The error message you've shared identifies the issue you're encountering. The error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;Source code has no table to create or update.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;occurs because your Delta Live Tables (DLT) pipeline does not have any streaming tables defined after you commented out the table definition. Delta Live Tables require at least &lt;STRONG&gt;one table&lt;/STRONG&gt;&amp;nbsp;in the pipeline code to execute. Without any table, the pipeline has nothing to process, leading to the error.&lt;/P&gt;</description>
    <pubDate>Sat, 05 Oct 2024 16:24:30 GMT</pubDate>
    <dc:creator>filipniziol</dc:creator>
    <dc:date>2024-10-05T16:24:30Z</dc:date>
    <item>
      <title>Delete delta live table without deleting DLT pipeline</title>
      <link>https://community.databricks.com/t5/data-engineering/delete-delta-live-table-without-deleting-dlt-pipeline/m-p/92751#M38531</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am wondering how do I delete the managed DLT table without deleting the DLT pipeline? I tried commenting the code for the table definition but the DLT pipeline complains that source code has no table to create or update.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;#dataengineering #deltalivetable&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 10:19:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delete-delta-live-table-without-deleting-dlt-pipeline/m-p/92751#M38531</guid>
      <dc:creator>AngadSingh</dc:creator>
      <dc:date>2024-10-04T10:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Delete delta live table without deleting DLT pipeline</title>
      <link>https://community.databricks.com/t5/data-engineering/delete-delta-live-table-without-deleting-dlt-pipeline/m-p/92824#M38550</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/3987"&gt;@AngadSingh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The error message you've shared identifies the issue you're encountering. The error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;Source code has no table to create or update.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;occurs because your Delta Live Tables (DLT) pipeline does not have any streaming tables defined after you commented out the table definition. Delta Live Tables require at least &lt;STRONG&gt;one table&lt;/STRONG&gt;&amp;nbsp;in the pipeline code to execute. Without any table, the pipeline has nothing to process, leading to the error.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Oct 2024 16:24:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delete-delta-live-table-without-deleting-dlt-pipeline/m-p/92824#M38550</guid>
      <dc:creator>filipniziol</dc:creator>
      <dc:date>2024-10-05T16:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Delete delta live table without deleting DLT pipeline</title>
      <link>https://community.databricks.com/t5/data-engineering/delete-delta-live-table-without-deleting-dlt-pipeline/m-p/95658#M39141</link>
      <description>&lt;P&gt;Hi I understand the error which is displayed on in my screenshot. I was trying to delete the table by commenting the code. Hence the error.&lt;/P&gt;&lt;P&gt;However, my question is that is there another way to delete table without commenting code or deleting the pipeline?&amp;nbsp;&lt;SPAN&gt;I&amp;nbsp; mean hard delete like deleting checkpoint and directories like we can do for delta tables.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Angad&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 08:11:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delete-delta-live-table-without-deleting-dlt-pipeline/m-p/95658#M39141</guid>
      <dc:creator>AngadSingh</dc:creator>
      <dc:date>2024-10-23T08:11:43Z</dc:date>
    </item>
  </channel>
</rss>

