<?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: column &amp;quot;storage_sub_directory&amp;quot; is now always NULL in system.information_schema.tables in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/column-quot-storage-sub-directory-quot-is-now-always-null-in/m-p/68975#M7244</link>
    <description>&lt;P&gt;Many thanks for the update &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/23233"&gt;@NandiniN&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 May 2024 09:36:37 GMT</pubDate>
    <dc:creator>GeKo</dc:creator>
    <dc:date>2024-05-14T09:36:37Z</dc:date>
    <item>
      <title>column "storage_sub_directory" is now always NULL in system.information_schema.tables</title>
      <link>https://community.databricks.com/t5/get-started-discussions/column-quot-storage-sub-directory-quot-is-now-always-null-in/m-p/67181#M7238</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am running a job that depends on the information provided in column storage_sub_directory in system.information_schema.tables .... and it worked until 1-2 weeks ago.&lt;/P&gt;&lt;P&gt;Now I discovered in the doc that this column is deprecated and always null , was there an announcement about that change (and if yes, where) ?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 11:53:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/column-quot-storage-sub-directory-quot-is-now-always-null-in/m-p/67181#M7238</guid>
      <dc:creator>GeKo</dc:creator>
      <dc:date>2024-04-24T11:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: column "storage_sub_directory" is now always NULL in system.information_schema.tables</title>
      <link>https://community.databricks.com/t5/get-started-discussions/column-quot-storage-sub-directory-quot-is-now-always-null-in/m-p/67594#M7239</link>
      <description>&lt;P&gt;Same issue here - we were using this to join to our S3 inventory files to determine the top tables to optimize and vacuum. Started failing about 2 weeks ago&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 14:31:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/column-quot-storage-sub-directory-quot-is-now-always-null-in/m-p/67594#M7239</guid>
      <dc:creator>JessicaS</dc:creator>
      <dc:date>2024-04-29T14:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: column "storage_sub_directory" is now always NULL in system.information_schema.tables</title>
      <link>https://community.databricks.com/t5/get-started-discussions/column-quot-storage-sub-directory-quot-is-now-always-null-in/m-p/67783#M7240</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Linking the documentation -&amp;nbsp;&lt;A href="https://docs.databricks.com/en/sql/language-manual/information-schema/tables.html#definition" target="_blank"&gt;https://docs.databricks.com/en/sql/language-manual/information-schema/tables.html#definition&lt;/A&gt;&lt;/P&gt;
&lt;TABLE class="docutils align-default"&gt;
&lt;TBODY&gt;
&lt;TR class="row-odd"&gt;
&lt;TD&gt;
&lt;P&gt;&lt;CODE class="docutils literal notranslate"&gt;&lt;SPAN class="pre"&gt;STORAGE_SUB_DIRECTORY&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;CODE class="docutils literal notranslate"&gt;&lt;SPAN class="pre"&gt;STRING&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Yes&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;No&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Deprecated. Always&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="docutils literal notranslate"&gt;&lt;SPAN class="pre"&gt;NULL&lt;/SPAN&gt;&lt;/CODE&gt;.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Wed, 01 May 2024 06:58:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/column-quot-storage-sub-directory-quot-is-now-always-null-in/m-p/67783#M7240</guid>
      <dc:creator>NandiniN</dc:creator>
      <dc:date>2024-05-01T06:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: column "storage_sub_directory" is now always NULL in system.information_schema.tables</title>
      <link>https://community.databricks.com/t5/get-started-discussions/column-quot-storage-sub-directory-quot-is-now-always-null-in/m-p/67809#M7241</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/23233"&gt;@NandiniN&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;many thanks for your reply.&lt;/P&gt;&lt;P&gt;The official doc I already know and I am aware that *suddenly* the storage_sub_directory is always NULL.&lt;/P&gt;&lt;P&gt;But now I need a solution from where I can get this information ? is the storage_sub_directory in another system.information_schema table/view ... or from where to extract this information now ??&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 11:24:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/column-quot-storage-sub-directory-quot-is-now-always-null-in/m-p/67809#M7241</guid>
      <dc:creator>GeKo</dc:creator>
      <dc:date>2024-05-01T11:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: column "storage_sub_directory" is now always NULL in system.information_schema.tables</title>
      <link>https://community.databricks.com/t5/get-started-discussions/column-quot-storage-sub-directory-quot-is-now-always-null-in/m-p/68714#M7242</link>
      <description>&lt;P&gt;any news on that &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/23233"&gt;@NandiniN&lt;/a&gt;&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;where has this info gone...?!?!&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 09:37:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/column-quot-storage-sub-directory-quot-is-now-always-null-in/m-p/68714#M7242</guid>
      <dc:creator>GeKo</dc:creator>
      <dc:date>2024-05-10T09:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: column "storage_sub_directory" is now always NULL in system.information_schema.tables</title>
      <link>https://community.databricks.com/t5/get-started-discussions/column-quot-storage-sub-directory-quot-is-now-always-null-in/m-p/68939#M7243</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/86174"&gt;@GeKo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="p-rich_text_section"&gt;You can get it from the UC's&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="c-link" href="https://docs.databricks.com/api/workspace/tables/list" target="_blank" rel="noopener noreferrer" data-stringify-link="https://docs.databricks.com/api/workspace/tables/list" data-sk="tooltip_parent"&gt;List tables&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(&lt;CODE class="c-mrkdwn__code" data-stringify-type="code"&gt;GET /api/2.1/unity-catalog/tables&lt;/CODE&gt;) API for now. That API response's payload has the following field:&lt;/DIV&gt;
&lt;DIV class="p-rich_text_block--no-overflow"&gt;"storage_location": "string"&lt;/DIV&gt;
&lt;DIV class="p-rich_text_block--no-overflow"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_block--no-overflow"&gt;In future, this should be supported by Databricks as&amp;nbsp;&lt;SPAN&gt;storage path column&lt;/SPAN&gt;&amp;nbsp;(currently there was some issue because of which it was deprecated), I do not have an ETA on that, but in future you can issue a support ticket to get the status of&amp;nbsp;SC-107840 or monitor the release documentation.&lt;/DIV&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 03:51:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/column-quot-storage-sub-directory-quot-is-now-always-null-in/m-p/68939#M7243</guid>
      <dc:creator>NandiniN</dc:creator>
      <dc:date>2024-05-14T03:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: column "storage_sub_directory" is now always NULL in system.information_schema.tables</title>
      <link>https://community.databricks.com/t5/get-started-discussions/column-quot-storage-sub-directory-quot-is-now-always-null-in/m-p/68975#M7244</link>
      <description>&lt;P&gt;Many thanks for the update &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/23233"&gt;@NandiniN&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 09:36:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/column-quot-storage-sub-directory-quot-is-now-always-null-in/m-p/68975#M7244</guid>
      <dc:creator>GeKo</dc:creator>
      <dc:date>2024-05-14T09:36:37Z</dc:date>
    </item>
  </channel>
</rss>

