<?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: Error deleting a table in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/error-deleting-a-table/m-p/33222#M24285</link>
    <description>&lt;P&gt;To delete the table, it's looking for underlying delta log file and because the file doesn't exist, it's throwing you that error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just drop the table.&lt;/P&gt;&lt;P&gt;&lt;I&gt;drop table &amp;lt;table_name&amp;gt;&lt;/I&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 31 Aug 2022 04:06:56 GMT</pubDate>
    <dc:creator>AmanSehgal</dc:creator>
    <dc:date>2022-08-31T04:06:56Z</dc:date>
    <item>
      <title>Error deleting a table</title>
      <link>https://community.databricks.com/t5/data-engineering/error-deleting-a-table/m-p/33221#M24284</link>
      <description>&lt;P&gt;I'm trying to delete a table that was created from a csv and due to the file deletion, I can't execute the deletion, with the following error: I'm new to Databricks and I don't know how to fix this. Some help?&lt;span class="lia-inline-image-display-wrapper" image-alt="Captura de tela de 2022-08-29 14-35-04"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1546i95FC53558B509806/image-size/large?v=v2&amp;amp;px=999" role="button" title="Captura de tela de 2022-08-29 14-35-04" alt="Captura de tela de 2022-08-29 14-35-04" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 17:37:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-deleting-a-table/m-p/33221#M24284</guid>
      <dc:creator>ronaldolopes</dc:creator>
      <dc:date>2022-08-29T17:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error deleting a table</title>
      <link>https://community.databricks.com/t5/data-engineering/error-deleting-a-table/m-p/33222#M24285</link>
      <description>&lt;P&gt;To delete the table, it's looking for underlying delta log file and because the file doesn't exist, it's throwing you that error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just drop the table.&lt;/P&gt;&lt;P&gt;&lt;I&gt;drop table &amp;lt;table_name&amp;gt;&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 04:06:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-deleting-a-table/m-p/33222#M24285</guid>
      <dc:creator>AmanSehgal</dc:creator>
      <dc:date>2022-08-31T04:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error deleting a table</title>
      <link>https://community.databricks.com/t5/data-engineering/error-deleting-a-table/m-p/33223#M24286</link>
      <description>&lt;P&gt;You have a managed table, so when you do 'drop table &amp;lt;table_name&amp;gt;' it will remove the underlining data + metadata. If this was an external table, then a "drop table &amp;lt;table_name&amp;gt;" will not remove the data associated to the table. I just thought about sharing this, to show the difference between managed and unmanaged (external) tables&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 23:56:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-deleting-a-table/m-p/33223#M24286</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2022-09-09T23:56:14Z</dc:date>
    </item>
  </channel>
</rss>

