<?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: How to allow Table deletion without requiring ownership on table? Problem Description In DBR 6 ( in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-allow-table-deletion-without-requiring-ownership-on-table/m-p/128929#M48377</link>
    <description>&lt;P&gt;I am having the same issue but on Python 3.10.12.&lt;/P&gt;&lt;P&gt;I need to be able to have another user have "manage" access to a table in the unity catalog.&amp;nbsp; We both have write access to the schema.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Aug 2025 02:24:37 GMT</pubDate>
    <dc:creator>abueno</dc:creator>
    <dc:date>2025-08-20T02:24:37Z</dc:date>
    <item>
      <title>How to allow Table deletion without requiring ownership on table? Problem Description In DBR 6 (and earlier), a non-admin user can delete a table that...</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-allow-table-deletion-without-requiring-ownership-on-table/m-p/25363#M17632</link>
      <description>&lt;P&gt;How to allow Table deletion without requiring ownership on table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem Description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In DBR 6 (and earlier), a non-admin user can delete a table that the user doesn't own, as long as the user has ownership on the table's parent database (perhaps through group ownership of that database).  This was actually due to a bug in that DBR included ownership in its inheritance of privileges.  That bug was fixed for DBR 7, so that a user must have ownership on a table in order to delete it (as described in the &lt;A href="https://docs.databricks.com/security/access-control/table-acls/object-privileges.html#operations-and-privileges" alt="https://docs.databricks.com/security/access-control/table-acls/object-privileges.html#operations-and-privileges" target="_blank"&gt;"DROP TABLE" requirements in the public Documentation&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;This presents problems for customers used to the DBR 6 deletion requirements (as seen in &lt;A href="https://databricks.atlassian.net/browse/ES-96920#icft=ES-96920" alt="https://databricks.atlassian.net/browse/ES-96920#icft=ES-96920" target="_blank"&gt;ES-96920: Table ACLs Drop Table Permission Change- Migrating from 6.x to 7.x&lt;B&gt;MOVED TO ENG BACKLOG&lt;/B&gt;&lt;/A&gt;). It also means that a non-admin user cannot delete a database if some other user has created a table within the database.&lt;/P&gt;&lt;P&gt;For comparison, PostgreSQL allows the owner of a schema (== database) to delete any object within it. This behavior seems like a sensible model, and the new Managed Catalog service will follow it in its data governance model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can DBR allow deletion of a table by a (non-admin) user who has ownership on the table's parent database (i.e., the user does &lt;B&gt;not&lt;/B&gt; need to own the table in order to delete it)? &lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 21:18:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-allow-table-deletion-without-requiring-ownership-on-table/m-p/25363#M17632</guid>
      <dc:creator>User16826988857</dc:creator>
      <dc:date>2021-06-09T21:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to allow Table deletion without requiring ownership on table? Problem Description In DBR 6 (</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-allow-table-deletion-without-requiring-ownership-on-table/m-p/128929#M48377</link>
      <description>&lt;P&gt;I am having the same issue but on Python 3.10.12.&lt;/P&gt;&lt;P&gt;I need to be able to have another user have "manage" access to a table in the unity catalog.&amp;nbsp; We both have write access to the schema.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 02:24:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-allow-table-deletion-without-requiring-ownership-on-table/m-p/128929#M48377</guid>
      <dc:creator>abueno</dc:creator>
      <dc:date>2025-08-20T02:24:37Z</dc:date>
    </item>
  </channel>
</rss>

