<?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 Check for row level security and column masking in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/check-for-row-level-security-and-column-masking/m-p/102400#M41092</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We have sensitive tables and have applied row level security and column masking. I would like to build into our job a check to make sure these tables still have the row filters and column masks applied. This would help ensure these security filters are not accidently removed from the tables and that goes unnoticed.&lt;/P&gt;&lt;P&gt;Is there anyway to query this info in Python or SQL?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 17 Dec 2024 14:50:50 GMT</pubDate>
    <dc:creator>eballinger</dc:creator>
    <dc:date>2024-12-17T14:50:50Z</dc:date>
    <item>
      <title>Check for row level security and column masking</title>
      <link>https://community.databricks.com/t5/data-engineering/check-for-row-level-security-and-column-masking/m-p/102400#M41092</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We have sensitive tables and have applied row level security and column masking. I would like to build into our job a check to make sure these tables still have the row filters and column masks applied. This would help ensure these security filters are not accidently removed from the tables and that goes unnoticed.&lt;/P&gt;&lt;P&gt;Is there anyway to query this info in Python or SQL?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 14:50:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/check-for-row-level-security-and-column-masking/m-p/102400#M41092</guid>
      <dc:creator>eballinger</dc:creator>
      <dc:date>2024-12-17T14:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Check for row level security and column masking</title>
      <link>https://community.databricks.com/t5/data-engineering/check-for-row-level-security-and-column-masking/m-p/102406#M41095</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/134575"&gt;@eballinger&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;Have you tried using&amp;nbsp;&lt;CODE class="c-mrkdwn__code" data-stringify-type="code"&gt;DESCRIBE TABLE EXTENDED&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;on the table, that will give you details about filters applied to a table.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 15:28:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/check-for-row-level-security-and-column-masking/m-p/102406#M41095</guid>
      <dc:creator>Alberto_Umana</dc:creator>
      <dc:date>2024-12-17T15:28:10Z</dc:date>
    </item>
  </channel>
</rss>

