<?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: How far back can I Time Travel on a Delta table? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-far-back-can-i-time-travel-on-a-delta-table/m-p/20396#M13751</link>
    <description>&lt;P&gt;To time travel to a particular version, it's necessary to have the JSON file for that particular version.  the JSON files in the delta_log have default retention of 30 days. So by default, we can time travel only up to 30 days. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The retention of the Delta log JSON files can be increased. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%sql&lt;/P&gt;&lt;P&gt;ALTER TABLE&amp;nbsp;table-name&amp;nbsp;&lt;/P&gt;&lt;P&gt;SET TBLPROPERTIES ('delta.logRetentionDuration'='40 days')&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jun 2021 23:32:47 GMT</pubDate>
    <dc:creator>brickster_2018</dc:creator>
    <dc:date>2021-06-24T23:32:47Z</dc:date>
    <item>
      <title>How far back can I Time Travel on a Delta table?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-far-back-can-i-time-travel-on-a-delta-table/m-p/20395#M13750</link>
      <description />
      <pubDate>Thu, 24 Jun 2021 20:29:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-far-back-can-i-time-travel-on-a-delta-table/m-p/20395#M13750</guid>
      <dc:creator>User16826992666</dc:creator>
      <dc:date>2021-06-24T20:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: How far back can I Time Travel on a Delta table?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-far-back-can-i-time-travel-on-a-delta-table/m-p/20396#M13751</link>
      <description>&lt;P&gt;To time travel to a particular version, it's necessary to have the JSON file for that particular version.  the JSON files in the delta_log have default retention of 30 days. So by default, we can time travel only up to 30 days. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The retention of the Delta log JSON files can be increased. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%sql&lt;/P&gt;&lt;P&gt;ALTER TABLE&amp;nbsp;table-name&amp;nbsp;&lt;/P&gt;&lt;P&gt;SET TBLPROPERTIES ('delta.logRetentionDuration'='40 days')&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 23:32:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-far-back-can-i-time-travel-on-a-delta-table/m-p/20396#M13751</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-24T23:32:47Z</dc:date>
    </item>
  </channel>
</rss>

