<?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 Delta log retention in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/delta-log-retention/m-p/19041#M12708</link>
    <description>&lt;P&gt;Is there an impact on performance if I increase the Delta log retention to 3000?&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jun 2021 18:46:25 GMT</pubDate>
    <dc:creator>User16826990884</dc:creator>
    <dc:date>2021-06-25T18:46:25Z</dc:date>
    <item>
      <title>Delta log retention</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-log-retention/m-p/19041#M12708</link>
      <description>&lt;P&gt;Is there an impact on performance if I increase the Delta log retention to 3000?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 18:46:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-log-retention/m-p/19041#M12708</guid>
      <dc:creator>User16826990884</dc:creator>
      <dc:date>2021-06-25T18:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Delta log retention</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-log-retention/m-p/19042#M12709</link>
      <description>&lt;UL&gt;&lt;LI&gt;There will be no performance impact if you want to keep "&amp;nbsp;Delta log retention to 3000". However, it will increase the storage cost so it's not advisable to use a large number until really needed for the business use cases.&lt;/LI&gt;&lt;LI&gt;The default delta.logRetentionDuration is 30 days.&lt;/LI&gt;&lt;LI&gt;You need to use ALTER table command to modify the existing property value.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;%sql&lt;/P&gt;&lt;P&gt;ALTER TABLE table_name&lt;/P&gt;&lt;P&gt;SET TBLPROPERTIES ('delta.logRetentionDuration' = '&amp;lt;number_of_days&amp;gt; days')&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 07:28:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-log-retention/m-p/19042#M12709</guid>
      <dc:creator>DD_Sharma</dc:creator>
      <dc:date>2023-04-14T07:28:43Z</dc:date>
    </item>
  </channel>
</rss>

