<?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 Tables: Time-To-Live in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/delta-tables-time-to-live/m-p/100210#M40224</link>
    <description>&lt;P&gt;I have seen somewhere (might have been in a Databricks Tech Talk) a Delta Table feature which allows to specify the "expiration date" of data stored in Delta Tables. Once rows surpass their time-to-live, they are automatically deleted or archived.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know if such a feature is already out there or if it is currently in development?&lt;/P&gt;&lt;P&gt;Unfortunately, I cannot find the tech talk, doc or blog post where I saw this but I am sure I saw it somewhere :D...&lt;/P&gt;</description>
    <pubDate>Wed, 27 Nov 2024 10:34:18 GMT</pubDate>
    <dc:creator>Michael_Appiah</dc:creator>
    <dc:date>2024-11-27T10:34:18Z</dc:date>
    <item>
      <title>Delta Tables: Time-To-Live</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-tables-time-to-live/m-p/100210#M40224</link>
      <description>&lt;P&gt;I have seen somewhere (might have been in a Databricks Tech Talk) a Delta Table feature which allows to specify the "expiration date" of data stored in Delta Tables. Once rows surpass their time-to-live, they are automatically deleted or archived.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know if such a feature is already out there or if it is currently in development?&lt;/P&gt;&lt;P&gt;Unfortunately, I cannot find the tech talk, doc or blog post where I saw this but I am sure I saw it somewhere :D...&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 10:34:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-tables-time-to-live/m-p/100210#M40224</guid>
      <dc:creator>Michael_Appiah</dc:creator>
      <dc:date>2024-11-27T10:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Tables: Time-To-Live</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-tables-time-to-live/m-p/100230#M40232</link>
      <description>&lt;P&gt;Hi Diana,&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for your answer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However,&amp;nbsp; the&amp;nbsp;&lt;SPAN&gt;delta.logRetentionDuration configuration only specifies how long the Delta Table history should be retained&amp;nbsp;&lt;/SPAN&gt;(&lt;A href="https://docs.delta.io/latest/table-properties.html#:~:text=delta.logRetentionDuration" target="_blank"&gt;https://docs.delta.io/latest/table-properties.html#:~:text=delta.logRetentionDuration&lt;/A&gt;). What I was looking for was a feature which allows users to specify in the Delta Table itself (for example in a "time_to_live" column) the expiration date of a given data set. Once that data set surpasses that expiration date, the row will be deleted from the Delta table (deletion might be triggered by another operation like "optimize" similarly to how deletion vectors work).&lt;/P&gt;&lt;P&gt;I am sure I saw a Databricks announcement regarding such a feature but unfortunately cannot find it anymore&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":crying_face:"&gt;😢&lt;/span&gt;&lt;BR /&gt;But yeah, Im not ruling out that I am mistaken or that this is just wishful thinking on my end&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 11:48:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-tables-time-to-live/m-p/100230#M40232</guid>
      <dc:creator>Michael_Appiah</dc:creator>
      <dc:date>2024-11-27T11:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Tables: Time-To-Live</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-tables-time-to-live/m-p/141565#M51760</link>
      <description>&lt;P&gt;You are not hallucinating, I remember the talk about this feature too, and so does the AI assistant! Copy-pasted directly from it, although it seems the feature was never implemented:&lt;/P&gt;&lt;P&gt;Using Time-To-Live (TTL)&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;One approach to handle this is by using Time-To-Live (TTL) features provided by some databases and data storage systems. However, since you are using Databricks, you can utilize the&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Delta Lake&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;feature which supports automatic data expiration.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;bunch of trash code where the methods don't exist&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So... any plans to implement this, Databricks? It'd be great to have this.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 08:04:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-tables-time-to-live/m-p/141565#M51760</guid>
      <dc:creator>christian_ligus</dc:creator>
      <dc:date>2025-12-10T08:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Tables: Time-To-Live</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-tables-time-to-live/m-p/141567#M51761</link>
      <description>&lt;P&gt;Hi, you did not make this up, this feature is currently in Private preview, if you want to try out the private preview then speak to your account team.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 09:08:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-tables-time-to-live/m-p/141567#M51761</guid>
      <dc:creator>emma_s</dc:creator>
      <dc:date>2025-12-10T09:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Tables: Time-To-Live</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-tables-time-to-live/m-p/141573#M51764</link>
      <description>&lt;P&gt;Yes that feature was announced on Data + AI summit - really cool.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 09:37:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-tables-time-to-live/m-p/141573#M51764</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2025-12-10T09:37:20Z</dc:date>
    </item>
  </channel>
</rss>

