<?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 Bug with show tblproperties directly returning redacted in the result set where &amp;quot;userid&amp;quot; in value in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/bug-with-show-tblproperties-directly-returning-redacted-in-the/m-p/55714#M6688</link>
    <description>&lt;P&gt;When I use show tblproperties on a view/table to see the metadata, it will redact any value which has "userid" anywhere put in to it.&lt;BR /&gt;&lt;BR /&gt;And it is not just through the visual interface, when I query it through python directly, it contains the redacted value.&lt;/P&gt;&lt;P&gt;To reproduce.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;create or replace&lt;/SPAN&gt; &lt;SPAN&gt;view&lt;/SPAN&gt; &lt;SPAN&gt;tmp_view&lt;/SPAN&gt;&lt;SPAN&gt; tblproperties (&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;notes&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;'userid'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;notes2&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;'myuserid'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;something&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;'this will be fine'&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;as&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;select&lt;/SPAN&gt; &lt;SPAN&gt;1&lt;/SPAN&gt; &lt;SPAN&gt;as&lt;/SPAN&gt;&lt;SPAN&gt; a;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;and then just run&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;show tblproperties tmp_view&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Databricks-bug-Screenshot 2023-12-24 115012.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/5663i47E50EE3652AF824/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Databricks-bug-Screenshot 2023-12-24 115012.png" alt="Databricks-bug-Screenshot 2023-12-24 115012.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Sun, 24 Dec 2023 11:52:29 GMT</pubDate>
    <dc:creator>SamDataWalk</dc:creator>
    <dc:date>2023-12-24T11:52:29Z</dc:date>
    <item>
      <title>Bug with show tblproperties directly returning redacted in the result set where "userid" in value</title>
      <link>https://community.databricks.com/t5/get-started-discussions/bug-with-show-tblproperties-directly-returning-redacted-in-the/m-p/55714#M6688</link>
      <description>&lt;P&gt;When I use show tblproperties on a view/table to see the metadata, it will redact any value which has "userid" anywhere put in to it.&lt;BR /&gt;&lt;BR /&gt;And it is not just through the visual interface, when I query it through python directly, it contains the redacted value.&lt;/P&gt;&lt;P&gt;To reproduce.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;create or replace&lt;/SPAN&gt; &lt;SPAN&gt;view&lt;/SPAN&gt; &lt;SPAN&gt;tmp_view&lt;/SPAN&gt;&lt;SPAN&gt; tblproperties (&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;notes&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;'userid'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;notes2&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;'myuserid'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;something&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;'this will be fine'&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;as&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;select&lt;/SPAN&gt; &lt;SPAN&gt;1&lt;/SPAN&gt; &lt;SPAN&gt;as&lt;/SPAN&gt;&lt;SPAN&gt; a;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;and then just run&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;show tblproperties tmp_view&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Databricks-bug-Screenshot 2023-12-24 115012.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/5663i47E50EE3652AF824/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Databricks-bug-Screenshot 2023-12-24 115012.png" alt="Databricks-bug-Screenshot 2023-12-24 115012.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 24 Dec 2023 11:52:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/bug-with-show-tblproperties-directly-returning-redacted-in-the/m-p/55714#M6688</guid>
      <dc:creator>SamDataWalk</dc:creator>
      <dc:date>2023-12-24T11:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Bug with show tblproperties directly returning redacted in the result set where "userid&amp;quo</title>
      <link>https://community.databricks.com/t5/get-started-discussions/bug-with-show-tblproperties-directly-returning-redacted-in-the/m-p/55715#M6689</link>
      <description>&lt;P&gt;How do I report this as a bug?&lt;/P&gt;</description>
      <pubDate>Sun, 24 Dec 2023 11:53:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/bug-with-show-tblproperties-directly-returning-redacted-in-the/m-p/55715#M6689</guid>
      <dc:creator>SamDataWalk</dc:creator>
      <dc:date>2023-12-24T11:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Bug with show tblproperties directly returning redacted in the result set where "userid&amp;quo</title>
      <link>https://community.databricks.com/t5/get-started-discussions/bug-with-show-tblproperties-directly-returning-redacted-in-the/m-p/62917#M6690</link>
      <description>&lt;P&gt;I understand that yours is a View. For my case, it's a Table so I could use `desc detail &amp;lt;schema_name&amp;gt;.&amp;lt;table_name&amp;gt;` to get the table properties info that are not redacted in the `properties` column from the `desc detail` output.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 16:48:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/bug-with-show-tblproperties-directly-returning-redacted-in-the/m-p/62917#M6690</guid>
      <dc:creator>PatDBX</dc:creator>
      <dc:date>2024-03-07T16:48:26Z</dc:date>
    </item>
  </channel>
</rss>

