<?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 Lakehouse tables to do not appear in SQL endpoint in Data Science</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Science/Lakehouse-tables-to-do-not-appear-in-SQL-endpoint/m-p/4677889#M735</link>
    <description>&lt;P&gt;I am using PySpark in my notebook to write to a delta table in my lakehouse, however the table is NOT showing up in the SQL endpoint. I did NOT check the option for Lakehouse Schemas when the lakehouse was created. Anything I can do?&lt;/P&gt;</description>
    <pubDate>Fri, 02 May 2025 15:05:12 GMT</pubDate>
    <dc:creator>spartan27244</dc:creator>
    <dc:date>2025-05-02T15:05:12Z</dc:date>
    <item>
      <title>Lakehouse tables to do not appear in SQL endpoint</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Science/Lakehouse-tables-to-do-not-appear-in-SQL-endpoint/m-p/4677889#M735</link>
      <description>&lt;P&gt;I am using PySpark in my notebook to write to a delta table in my lakehouse, however the table is NOT showing up in the SQL endpoint. I did NOT check the option for Lakehouse Schemas when the lakehouse was created. Anything I can do?&lt;/P&gt;</description>
      <pubDate>Fri, 02 May 2025 15:05:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Science/Lakehouse-tables-to-do-not-appear-in-SQL-endpoint/m-p/4677889#M735</guid>
      <dc:creator>spartan27244</dc:creator>
      <dc:date>2025-05-02T15:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Lakehouse tables to do not appear in SQL endpoint</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Science/Lakehouse-tables-to-do-not-appear-in-SQL-endpoint/m-p/4679497#M742</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="213397" data-lia-user-login="spartan27244" class="lia-mention lia-mention-user"&gt;spartan27244&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you for engaging with the Microsoft Fabric Community.&amp;nbsp;Since the current Lakehouse was set up without&amp;nbsp; Lakehouse Schemas&amp;nbsp; enabled, any Delta tables created using PySpark aren't being registered in the SQL analytics endpoint, which is why they’re not showing up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Creating a new Lakehouse with&amp;nbsp; Lakehouse Schemas&amp;nbsp; turned on. This setting ensures that tables written with PySpark&amp;nbsp; are automatically registered and become visible in the SQL endpoint.&lt;/P&gt;
&lt;P&gt;Once the new Lakehouse is ready, re-run your code to write the Delta table, and it should appear in the SQL view as expected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;&amp;nbsp;If my response resolved your query, kindly mark it as the&amp;nbsp;&lt;STRONG&gt;Accepted Solution&lt;/STRONG&gt;&amp;nbsp;to assist others. Additionally, I would be grateful for a&amp;nbsp;&lt;STRONG&gt;'Kudos'&lt;/STRONG&gt;&amp;nbsp;if you found my response helpful.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 06:29:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Science/Lakehouse-tables-to-do-not-appear-in-SQL-endpoint/m-p/4679497#M742</guid>
      <dc:creator>V-yubandi-msft</dc:creator>
      <dc:date>2025-05-05T06:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Lakehouse tables to do not appear in SQL endpoint</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Science/Lakehouse-tables-to-do-not-appear-in-SQL-endpoint/m-p/4684778#M749</link>
      <description>&lt;P&gt;The problem turned out to be that I was specifying a path when writing the table instead of letting it write to the default (wherever that is). When I removed the patch the tables appear in the SQL endpoint as expected. This occurs regardless of if schemas is enabled or not.&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2025 12:07:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Science/Lakehouse-tables-to-do-not-appear-in-SQL-endpoint/m-p/4684778#M749</guid>
      <dc:creator>spartan27244</dc:creator>
      <dc:date>2025-05-08T12:07:16Z</dc:date>
    </item>
  </channel>
</rss>

