<?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 in Viewing the Table in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/error-in-viewing-the-table/m-p/134834#M50207</link>
    <description>&lt;P&gt;Great news, now if you want to use ABAC once again you need to delete additional filter rows. Currently supports only 1 filter as I showed you in my reply above.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Oct 2025 10:04:19 GMT</pubDate>
    <dc:creator>szymon_dybczak</dc:creator>
    <dc:date>2025-10-14T10:04:19Z</dc:date>
    <item>
      <title>Error in Viewing the Table</title>
      <link>https://community.databricks.com/t5/data-engineering/error-in-viewing-the-table/m-p/134810#M50196</link>
      <description>&lt;P&gt;Facing below error while accessing a table with mutiple row filters but i am not able to delete the row filter using SQL query. Please help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Failed to request /ajax-api/2.1/unity-catalog/tables/product_return_prediction_dev.bronze.customers_data?include_browse=true: 400 Evaluation of ABAC policies on 'product_return_prediction_dev.bronze.customers_data' resulted in multiple row filters. At most one row filter is allowed.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 08:33:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-in-viewing-the-table/m-p/134810#M50196</guid>
      <dc:creator>vamsi_simbus</dc:creator>
      <dc:date>2025-10-14T08:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Viewing the Table</title>
      <link>https://community.databricks.com/t5/data-engineering/error-in-viewing-the-table/m-p/134811#M50197</link>
      <description>&lt;P&gt;Hi What happens when you remove the row filter? Are you using drop or alter table?&lt;/P&gt;&lt;P&gt;Make sure you have access to the catalog , schema and table plus permissions to manage row filters on unity catalog!&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 08:42:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-in-viewing-the-table/m-p/134811#M50197</guid>
      <dc:creator>pranaav93</dc:creator>
      <dc:date>2025-10-14T08:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Viewing the Table</title>
      <link>https://community.databricks.com/t5/data-engineering/error-in-viewing-the-table/m-p/134816#M50201</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/135943"&gt;@vamsi_simbus&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;This is due to following beta limitation of ABAC.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="szymon_dybczak_0-1760432134122.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/20707i877D387D5C30B53B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="szymon_dybczak_0-1760432134122.png" alt="szymon_dybczak_0-1760432134122.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/aws/en/data-governance/unity-catalog/abac/#beta-limitations" target="_blank"&gt;Unity Catalog attribute-based access control (ABAC) | Databricks on AWS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To make it work you need to remove additional rows filters using i.e following clause:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;ALTER TABLE &amp;lt;table_name&amp;gt; DROP ROW FILTER;&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 14 Oct 2025 08:58:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-in-viewing-the-table/m-p/134816#M50201</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-10-14T08:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Viewing the Table</title>
      <link>https://community.databricks.com/t5/data-engineering/error-in-viewing-the-table/m-p/134818#M50202</link>
      <description>&lt;P&gt;yes&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/110502"&gt;@szymon_dybczak&lt;/a&gt;&amp;nbsp; , I tried that command but is is failing with below error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vamsi_simbus_0-1760432403395.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/20708i39E44D39D1D90963/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vamsi_simbus_0-1760432403395.png" alt="vamsi_simbus_0-1760432403395.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 09:00:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-in-viewing-the-table/m-p/134818#M50202</guid>
      <dc:creator>vamsi_simbus</dc:creator>
      <dc:date>2025-10-14T09:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Viewing the Table</title>
      <link>https://community.databricks.com/t5/data-engineering/error-in-viewing-the-table/m-p/134820#M50203</link>
      <description>&lt;P&gt;Did you try deleting the policy?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="Delete a ABAC Policy" href="https://docs.databricks.com/aws/en/data-governance/unity-catalog/abac/policies?language=Catalog%C2%A0Explorer" target="_self"&gt;https://docs.databricks.com/aws/en/data-governance/unity-catalog/abac/policies?language=Catalog%C2%A0Explorer&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 09:38:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-in-viewing-the-table/m-p/134820#M50203</guid>
      <dc:creator>pranaav93</dc:creator>
      <dc:date>2025-10-14T09:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Viewing the Table</title>
      <link>https://community.databricks.com/t5/data-engineering/error-in-viewing-the-table/m-p/134831#M50204</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/183306"&gt;@pranaav93&lt;/a&gt;&amp;nbsp;, unable to view table to delete the policy&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vamsi_simbus_0-1760435106470.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/20709i85CF8886EFA0293B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vamsi_simbus_0-1760435106470.png" alt="vamsi_simbus_0-1760435106470.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 09:45:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-in-viewing-the-table/m-p/134831#M50204</guid>
      <dc:creator>vamsi_simbus</dc:creator>
      <dc:date>2025-10-14T09:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Viewing the Table</title>
      <link>https://community.databricks.com/t5/data-engineering/error-in-viewing-the-table/m-p/134832#M50205</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/135943"&gt;@vamsi_simbus&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Try to use rest api to delete policy. Once you do that, delete additional row filters and once again create ABAC policy.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/api/workspace/policies/deletepolicy" target="_blank" rel="noopener"&gt;Delete an ABAC policy | ABAC Policies API | REST API reference | Databricks on AWS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Or try to drop it using SQL;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;DROP POLICY &amp;lt;policy_name&amp;gt; ON &amp;lt;securable_type&amp;gt; &amp;lt;securable_name&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;If you can't - ask your admin to execute above command for you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 10:00:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-in-viewing-the-table/m-p/134832#M50205</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-10-14T10:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Viewing the Table</title>
      <link>https://community.databricks.com/t5/data-engineering/error-in-viewing-the-table/m-p/134833#M50206</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/183306"&gt;@pranaav93&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/110502"&gt;@szymon_dybczak&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;below query worked for me&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"DROP&lt;/SPAN&gt; &lt;SPAN&gt;POLICY&lt;/SPAN&gt;&lt;SPAN&gt; city_filter_policy &lt;/SPAN&gt;&lt;SPAN&gt;ON&lt;/SPAN&gt; &lt;SPAN&gt;product_return_prediction_dev&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;bronze&lt;/SPAN&gt;&lt;SPAN&gt;.customers_data"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Oct 2025 10:02:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-in-viewing-the-table/m-p/134833#M50206</guid>
      <dc:creator>vamsi_simbus</dc:creator>
      <dc:date>2025-10-14T10:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Viewing the Table</title>
      <link>https://community.databricks.com/t5/data-engineering/error-in-viewing-the-table/m-p/134834#M50207</link>
      <description>&lt;P&gt;Great news, now if you want to use ABAC once again you need to delete additional filter rows. Currently supports only 1 filter as I showed you in my reply above.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 10:04:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-in-viewing-the-table/m-p/134834#M50207</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-10-14T10:04:19Z</dc:date>
    </item>
  </channel>
</rss>

