<?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 Confusion regarding Lakehouse shortcuts and schema updates in Microsoft Fabric in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Confusion-regarding-Lakehouse-shortcuts-and-schema-updates-in/m-p/4882757#M13635</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I’m currently exploring Microsoft Fabric, especially Lakehouse shortcuts, and I have a question regarding schema behavior:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Do Lakehouse shortcuts automatically sync schema changes from the underlying source files, or do we need to manually refresh/update the metadata for the changes to reflect in the Lakehouse?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If anyone has seen this in real-world scenarios, I’d really appreciate your guidance.&lt;BR /&gt;Learning from experienced practitioners here has helped me a lot.&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;— Youraj&lt;/P&gt;</description>
    <pubDate>Sat, 22 Nov 2025 10:40:05 GMT</pubDate>
    <dc:creator>Youraj8271</dc:creator>
    <dc:date>2025-11-22T10:40:05Z</dc:date>
    <item>
      <title>Confusion regarding Lakehouse shortcuts and schema updates in Microsoft Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Confusion-regarding-Lakehouse-shortcuts-and-schema-updates-in/m-p/4882757#M13635</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I’m currently exploring Microsoft Fabric, especially Lakehouse shortcuts, and I have a question regarding schema behavior:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Do Lakehouse shortcuts automatically sync schema changes from the underlying source files, or do we need to manually refresh/update the metadata for the changes to reflect in the Lakehouse?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If anyone has seen this in real-world scenarios, I’d really appreciate your guidance.&lt;BR /&gt;Learning from experienced practitioners here has helped me a lot.&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;— Youraj&lt;/P&gt;</description>
      <pubDate>Sat, 22 Nov 2025 10:40:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Confusion-regarding-Lakehouse-shortcuts-and-schema-updates-in/m-p/4882757#M13635</guid>
      <dc:creator>Youraj8271</dc:creator>
      <dc:date>2025-11-22T10:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Confusion regarding Lakehouse shortcuts and schema updates in Microsoft Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Confusion-regarding-Lakehouse-shortcuts-and-schema-updates-in/m-p/4882771#M13636</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;Lakehouse shortcuts do not autosync schema changes. Remember that shortcut is just a pointer to files, it does not monitor or pull metadata updates on its own. If the underlying data’s schema changes, your fabric lakehouse will not pick it up until a metadata refresh happens. In practice, you usually trigger this by:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Running a spark read on the shortcut path so fabric reinfers the schema,&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;(or)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Rebuilding the table if you are using a managed table over the shortcut.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Practically...shortcuts pass through the data, not the schema. Any schema evolution must be re evaluated by spark or manually refreshed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 22 Nov 2025 11:16:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Confusion-regarding-Lakehouse-shortcuts-and-schema-updates-in/m-p/4882771#M13636</guid>
      <dc:creator>Vinodh247</dc:creator>
      <dc:date>2025-11-22T11:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Confusion regarding Lakehouse shortcuts and schema updates in Microsoft Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Confusion-regarding-Lakehouse-shortcuts-and-schema-updates-in/m-p/4882845#M13639</link>
      <description>&lt;P&gt;Hii&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1423346" data-lia-user-login="Youraj8271" class="lia-mention lia-mention-user"&gt;Youraj8271&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;!--  StartFragment   --&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;No &lt;/SPAN&gt;&lt;SPAN class=""&gt;— Lakehouse shortcuts do not automatically sync schema changes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;You must manually refresh/update metadata (or recreate the shortcut / run a schema inference action) for new columns or structural changes to appear.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;How to Refresh Metadata&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Use “Refresh” option from the Lakehouse UI&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Or access the shortcut files using a Spark notebook and run:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;spark.read&lt;/SPAN&gt;&lt;SPAN class=""&gt;.format("delta").load("&amp;lt;shortcut-path&amp;gt;").schema&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;!--  EndFragment   --&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Nov 2025 16:49:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Confusion-regarding-Lakehouse-shortcuts-and-schema-updates-in/m-p/4882845#M13639</guid>
      <dc:creator>sampath16011</dc:creator>
      <dc:date>2025-11-22T16:49:56Z</dc:date>
    </item>
  </channel>
</rss>

