<?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: Question About Table History Discrepancy in Lakehouse in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Question-About-Table-History-Discrepancy-in-Lakehouse/m-p/4698696#M9394</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/909356"&gt;@stellahe102&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 19 May 2025 14:34:49 GMT</pubDate>
    <dc:creator>v-ssriganesh</dc:creator>
    <dc:date>2025-05-19T14:34:49Z</dc:date>
    <item>
      <title>Question About Table History Discrepancy in Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Question-About-Table-History-Discrepancy-in-Lakehouse/m-p/4692902#M9293</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In our lakehouse environment, we have about 20 tables. I’ve noticed that only 2 of these tables retain just the past 30 days of parquet files, while the rest maintain a full history (beyond 30 days). I’m still getting familiar with using the vacuum option and other setting in delta tables, so I’m not sure what dependencies might be affecting this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This difference is a recent change—before this month (2025 May), all tables stored full history. Now, only these 2 tables are limited to 30 days of history, which caught my attention. Do you have any idea why this might be happening?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked with the workspace owner, and there haven’t been any recent changes on their end. Could this behavior be related to the fact that these 2 tables are shortcut targets from another workspace owned by a different user? or anything else that have affected this, please share, thanks very much&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2025 16:19:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Question-About-Table-History-Discrepancy-in-Lakehouse/m-p/4692902#M9293</guid>
      <dc:creator>stellahe102</dc:creator>
      <dc:date>2025-05-14T16:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Question About Table History Discrepancy in Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Question-About-Table-History-Discrepancy-in-Lakehouse/m-p/4693275#M9303</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/909356"&gt;@stellahe102&lt;/a&gt;,&lt;BR /&gt;Thank you for reaching out to the Microsoft Fabric Forum Community.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;The discrepancy where two shortcut tables retain only 30 days of parquet files is likely due to VACUUM operations or predictive optimization on the source tables in the other workspace, limiting their history. Since shortcuts reference source data, maintenance like VACUUM with a 30-day retention (e.g., delta.deletedFileRetentionDuration = interval 30 days) affects their history.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Steps to Investigate:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Check source table properties: SHOW TBLPROPERTIES source_table_name for delta.deletedFileRetentionDuration.&lt;/LI&gt;
&lt;LI&gt;Review source workspace for VACUUM jobs.&lt;/LI&gt;
&lt;LI&gt;Coordinate with the source workspace owner to align retention policies.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Please refer below official documentation&lt;STRONG&gt;:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/delta/vacuum" target="_blank"&gt;Delta Lake VACUUM Command&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;If this information is helpful, please &lt;STRONG&gt;“Accept as solution”&lt;/STRONG&gt; and give a &lt;STRONG&gt;"kudos"&lt;/STRONG&gt; to assist other community members in resolving similar issues more efficiently.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2025 04:00:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Question-About-Table-History-Discrepancy-in-Lakehouse/m-p/4693275#M9303</guid>
      <dc:creator>v-ssriganesh</dc:creator>
      <dc:date>2025-05-15T04:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Question About Table History Discrepancy in Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Question-About-Table-History-Discrepancy-in-Lakehouse/m-p/4698696#M9394</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/909356"&gt;@stellahe102&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 14:34:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Question-About-Table-History-Discrepancy-in-Lakehouse/m-p/4698696#M9394</guid>
      <dc:creator>v-ssriganesh</dc:creator>
      <dc:date>2025-05-19T14:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Question About Table History Discrepancy in Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Question-About-Table-History-Discrepancy-in-Lakehouse/m-p/4703729#M9504</link>
      <description>&lt;P&gt;&lt;SPAN data-teams="true"&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/909356"&gt;@stellahe102&lt;/a&gt;,&lt;BR /&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 13:59:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Question-About-Table-History-Discrepancy-in-Lakehouse/m-p/4703729#M9504</guid>
      <dc:creator>v-ssriganesh</dc:creator>
      <dc:date>2025-05-22T13:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Question About Table History Discrepancy in Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Question-About-Table-History-Discrepancy-in-Lakehouse/m-p/4706332#M9560</link>
      <description>&lt;P&gt;&lt;SPAN data-teams="true"&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/909356"&gt;@stellahe102&lt;/a&gt;,&lt;BR /&gt;I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please &lt;STRONG&gt;accept it as a solution&lt;/STRONG&gt; and give it a '&lt;STRONG&gt;Kudos&lt;/STRONG&gt;' so other community members with similar problems can find a solution faster.&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 25 May 2025 16:17:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Question-About-Table-History-Discrepancy-in-Lakehouse/m-p/4706332#M9560</guid>
      <dc:creator>v-ssriganesh</dc:creator>
      <dc:date>2025-05-25T16:17:01Z</dc:date>
    </item>
  </channel>
</rss>

