<?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: Cannot Cross-workspace Spark SQL queries in Microsoft Fabric in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Cannot-Cross-workspace-Spark-SQL-queries-in-Microsoft-Fabric/m-p/4169491#M4225</link>
    <description>&lt;P&gt;this issue is solved by adding lakehouse in notebook, if you didn't add lakehouse you can query lakehouse data.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Sep 2024 06:14:38 GMT</pubDate>
    <dc:creator>kurnivannoery</dc:creator>
    <dc:date>2024-09-24T06:14:38Z</dc:date>
    <item>
      <title>Cannot Cross-workspace Spark SQL queries in Microsoft Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Cannot-Cross-workspace-Spark-SQL-queries-in-Microsoft-Fabric/m-p/4168922#M4220</link>
      <description>&lt;P&gt;I encountered the error [REQUIRES_SINGLE_PART_NAMESPACE] while trying to perform &lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-schemas" target="_self"&gt;cross-workspace Spark SQL queries&lt;/A&gt; in Microsoft Fabric. The error states that 'spark_catalog requires a single-part namespace,' but I received 'Workspace.Lakehouse.dbo.' Do you have any solutions?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 02:33:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Cannot-Cross-workspace-Spark-SQL-queries-in-Microsoft-Fabric/m-p/4168922#M4220</guid>
      <dc:creator>kurnivannoery</dc:creator>
      <dc:date>2024-09-24T02:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Cross-workspace Spark SQL queries in Microsoft Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Cannot-Cross-workspace-Spark-SQL-queries-in-Microsoft-Fabric/m-p/4169459#M4223</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="811127" data-lia-user-login="kurnivannoery" class="lia-mention lia-mention-user"&gt;kurnivannoery&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you enable schemas in both lakehouses? This is necessary to achieve this result: "Make sure you join tables only from lakehouses that have schemas enabled. Joining tables from lakehouses that don’t have schemas enabled won’t work.".&lt;BR /&gt;&lt;BR /&gt;What is the complete query you are using?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 06:04:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Cannot-Cross-workspace-Spark-SQL-queries-in-Microsoft-Fabric/m-p/4169459#M4223</guid>
      <dc:creator>FabianSchut</dc:creator>
      <dc:date>2024-09-24T06:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Cross-workspace Spark SQL queries in Microsoft Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Cannot-Cross-workspace-Spark-SQL-queries-in-Microsoft-Fabric/m-p/4169491#M4225</link>
      <description>&lt;P&gt;this issue is solved by adding lakehouse in notebook, if you didn't add lakehouse you can query lakehouse data.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 06:14:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Cannot-Cross-workspace-Spark-SQL-queries-in-Microsoft-Fabric/m-p/4169491#M4225</guid>
      <dc:creator>kurnivannoery</dc:creator>
      <dc:date>2024-09-24T06:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Cross-workspace Spark SQL queries in Microsoft Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Cannot-Cross-workspace-Spark-SQL-queries-in-Microsoft-Fabric/m-p/4169679#M4228</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="811127" data-lia-user-login="kurnivannoery" class="lia-mention lia-mention-user"&gt;kurnivannoery&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Glad that you have solved it! Do you mean choosing a default Lakehouse for your notebook? Can you share the final query statement that works? This would help people who may encounter similar errors.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Update:&lt;/P&gt;
&lt;P&gt;I made a test. When selecting the lakehouse as the default lakehouse of the notebook, the query works without error.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Jing&lt;/P&gt;
&lt;P&gt;Community Support Team&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 06:06:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Cannot-Cross-workspace-Spark-SQL-queries-in-Microsoft-Fabric/m-p/4169679#M4228</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-09-25T06:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Cross-workspace Spark SQL queries in Microsoft Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Cannot-Cross-workspace-Spark-SQL-queries-in-Microsoft-Fabric/m-p/5178592#M16136</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The idea is that when we are adding multiple lakehouses in the notebook, we should be able to query data from any lh without a dependency to pin it. I need to create a table in the pinned lh that needs to refer tables across muktiple other added lakehouses in the notebook, I should be able to add it? I am able to do in some cases where the pinned lh is the one I created myself and not in others where pinned lh is created by someone else even when I am admin across both workspaces. Is there some limitation like this in fabric?&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 11:43:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Cannot-Cross-workspace-Spark-SQL-queries-in-Microsoft-Fabric/m-p/5178592#M16136</guid>
      <dc:creator>amitbhat05</dc:creator>
      <dc:date>2026-05-06T11:43:28Z</dc:date>
    </item>
  </channel>
</rss>

