<?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 Temporary views no longer working for Share Compute in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/temporary-views-no-longer-working-for-share-compute/m-p/67660#M33402</link>
    <description>&lt;P&gt;If I do this&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;%sql&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;create or replace&lt;/SPAN&gt; &lt;SPAN&gt;temporary view&lt;/SPAN&gt; &lt;SPAN&gt;myview&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;*&lt;/SPAN&gt; &lt;SPAN&gt;from&lt;/SPAN&gt; &lt;SPAN&gt;silver&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;schema&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;.&amp;lt;table&amp;gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;SHOW VIEWS;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;select&lt;/SPAN&gt; &lt;SPAN&gt;*&lt;/SPAN&gt; &lt;SPAN&gt;from&lt;/SPAN&gt;&lt;SPAN&gt; myview;&lt;BR /&gt;&lt;/SPAN&gt;It works. But if I do the same on a Shared Compute it fails with&lt;BR /&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="" href="https://docs.microsoft.com/azure/databricks/error-messages/error-classes#table_or_view_not_found" target="_blank" rel="noopener noreferrer"&gt;TABLE_OR_VIEW_NOT_FOUND&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;SPAN&gt; The table or view `myview` cannot be found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;West Europe. Unity Catalog.&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 30 Apr 2024 10:29:12 GMT</pubDate>
    <dc:creator>MarcusC</dc:creator>
    <dc:date>2024-04-30T10:29:12Z</dc:date>
    <item>
      <title>Temporary views no longer working for Share Compute</title>
      <link>https://community.databricks.com/t5/data-engineering/temporary-views-no-longer-working-for-share-compute/m-p/67660#M33402</link>
      <description>&lt;P&gt;If I do this&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;%sql&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;create or replace&lt;/SPAN&gt; &lt;SPAN&gt;temporary view&lt;/SPAN&gt; &lt;SPAN&gt;myview&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;*&lt;/SPAN&gt; &lt;SPAN&gt;from&lt;/SPAN&gt; &lt;SPAN&gt;silver&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;schema&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;.&amp;lt;table&amp;gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;SHOW VIEWS;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;select&lt;/SPAN&gt; &lt;SPAN&gt;*&lt;/SPAN&gt; &lt;SPAN&gt;from&lt;/SPAN&gt;&lt;SPAN&gt; myview;&lt;BR /&gt;&lt;/SPAN&gt;It works. But if I do the same on a Shared Compute it fails with&lt;BR /&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="" href="https://docs.microsoft.com/azure/databricks/error-messages/error-classes#table_or_view_not_found" target="_blank" rel="noopener noreferrer"&gt;TABLE_OR_VIEW_NOT_FOUND&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;SPAN&gt; The table or view `myview` cannot be found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;West Europe. Unity Catalog.&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 30 Apr 2024 10:29:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/temporary-views-no-longer-working-for-share-compute/m-p/67660#M33402</guid>
      <dc:creator>MarcusC</dc:creator>
      <dc:date>2024-04-30T10:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Temporary views no longer working for Share Compute</title>
      <link>https://community.databricks.com/t5/data-engineering/temporary-views-no-longer-working-for-share-compute/m-p/67662#M33403</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/104329"&gt;@MarcusC&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Yes, for west Europe there is issue with temp view, I think this will be resolved soon.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 10:44:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/temporary-views-no-longer-working-for-share-compute/m-p/67662#M33403</guid>
      <dc:creator>Ajay-Pandey</dc:creator>
      <dc:date>2024-04-30T10:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Temporary views no longer working for Share Compute</title>
      <link>https://community.databricks.com/t5/data-engineering/temporary-views-no-longer-working-for-share-compute/m-p/67664#M33404</link>
      <description>&lt;P&gt;Thank you for that answer. Where can I find more info about this?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 10:47:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/temporary-views-no-longer-working-for-share-compute/m-p/67664#M33404</guid>
      <dc:creator>MarcusC</dc:creator>
      <dc:date>2024-04-30T10:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Temporary views no longer working for Share Compute</title>
      <link>https://community.databricks.com/t5/data-engineering/temporary-views-no-longer-working-for-share-compute/m-p/67671#M33409</link>
      <description>&lt;P&gt;temp view will be deleted if cluster will stop as far as I know&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 12:47:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/temporary-views-no-longer-working-for-share-compute/m-p/67671#M33409</guid>
      <dc:creator>Aviral-Bhardwaj</dc:creator>
      <dc:date>2024-04-30T12:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Temporary views no longer working for Share Compute</title>
      <link>https://community.databricks.com/t5/data-engineering/temporary-views-no-longer-working-for-share-compute/m-p/67753#M33434</link>
      <description>&lt;P&gt;which DBR version are you using?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 23:49:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/temporary-views-no-longer-working-for-share-compute/m-p/67753#M33434</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2024-04-30T23:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Temporary views no longer working for Share Compute</title>
      <link>https://community.databricks.com/t5/data-engineering/temporary-views-no-longer-working-for-share-compute/m-p/67806#M33450</link>
      <description>&lt;P&gt;14.X and 15. It seems like Databricks fixed this problem an hour ago. Just works now. Oh, well.&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 11:05:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/temporary-views-no-longer-working-for-share-compute/m-p/67806#M33450</guid>
      <dc:creator>MarcusC</dc:creator>
      <dc:date>2024-05-01T11:05:51Z</dc:date>
    </item>
  </channel>
</rss>

