<?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: Are Delta tables able to support GDPR compliance? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/are-delta-tables-able-to-support-gdpr-compliance/m-p/23777#M16481</link>
    <description>&lt;P&gt;Here is a document explaining &lt;A href="https://docs.databricks.com/security/privacy/gdpr-delta.html" alt="https://docs.databricks.com/security/privacy/gdpr-delta.html" target="_blank"&gt;best practices for GDPR and CCPA compliance using Delta Lake&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Specifically on cleaning up stale data - you can use the&amp;nbsp;&lt;A href="https://docs.databricks.com/delta/delta-utility.html#delta-vacuum" alt="https://docs.databricks.com/delta/delta-utility.html#delta-vacuum" target="_blank"&gt;VACUUM&lt;/A&gt;&amp;nbsp;function to remove files that are no longer referenced by a Delta table and are older than a specified retention threshold - preventing the ability to view  history and roll back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For e.g.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;VACUUM gdpr.customers RETAIN 100 HOURS&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Jun 2021 20:16:37 GMT</pubDate>
    <dc:creator>sajith_appukutt</dc:creator>
    <dc:date>2021-06-18T20:16:37Z</dc:date>
    <item>
      <title>Are Delta tables able to support GDPR compliance?</title>
      <link>https://community.databricks.com/t5/data-engineering/are-delta-tables-able-to-support-gdpr-compliance/m-p/23776#M16480</link>
      <description>&lt;P&gt;I know that when deletes are made from a Delta table the underlying files are not actually removed. For compliance reasons I need to able to truly delete the records. How can I know which files need to be removed, and is there a way to remove them other than manually?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2021 17:57:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/are-delta-tables-able-to-support-gdpr-compliance/m-p/23776#M16480</guid>
      <dc:creator>User16826992666</dc:creator>
      <dc:date>2021-06-16T17:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Are Delta tables able to support GDPR compliance?</title>
      <link>https://community.databricks.com/t5/data-engineering/are-delta-tables-able-to-support-gdpr-compliance/m-p/23777#M16481</link>
      <description>&lt;P&gt;Here is a document explaining &lt;A href="https://docs.databricks.com/security/privacy/gdpr-delta.html" alt="https://docs.databricks.com/security/privacy/gdpr-delta.html" target="_blank"&gt;best practices for GDPR and CCPA compliance using Delta Lake&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Specifically on cleaning up stale data - you can use the&amp;nbsp;&lt;A href="https://docs.databricks.com/delta/delta-utility.html#delta-vacuum" alt="https://docs.databricks.com/delta/delta-utility.html#delta-vacuum" target="_blank"&gt;VACUUM&lt;/A&gt;&amp;nbsp;function to remove files that are no longer referenced by a Delta table and are older than a specified retention threshold - preventing the ability to view  history and roll back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For e.g.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;VACUUM gdpr.customers RETAIN 100 HOURS&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 20:16:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/are-delta-tables-able-to-support-gdpr-compliance/m-p/23777#M16481</guid>
      <dc:creator>sajith_appukutt</dc:creator>
      <dc:date>2021-06-18T20:16:37Z</dc:date>
    </item>
  </channel>
</rss>

