<?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 Is VACUUM operation recorded in the history of the delta table? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/is-vacuum-operation-recorded-in-the-history-of-the-delta-table/m-p/27515#M19381</link>
    <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried using Spark with DBR 9.1 LTS to run VACUUM on my delta table then DESCRIBE HISTORY to see the operation, but apparently the VACUUM operation was not in the history despite the things stated in the documentation from: &lt;A href="https://docs.databricks.com/delta/delta-utility.html#3" target="test_blank"&gt;https://docs.databricks.com/delta/delta-utility.html#3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From my understanding there should be a "VACUUM" operation in the history table. Can you please confirm if my understanding is correct, or if not can you please improve my understanding why not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cristian&lt;/P&gt;</description>
    <pubDate>Mon, 21 Feb 2022 13:45:10 GMT</pubDate>
    <dc:creator>cristianc</dc:creator>
    <dc:date>2022-02-21T13:45:10Z</dc:date>
    <item>
      <title>Is VACUUM operation recorded in the history of the delta table?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-vacuum-operation-recorded-in-the-history-of-the-delta-table/m-p/27515#M19381</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried using Spark with DBR 9.1 LTS to run VACUUM on my delta table then DESCRIBE HISTORY to see the operation, but apparently the VACUUM operation was not in the history despite the things stated in the documentation from: &lt;A href="https://docs.databricks.com/delta/delta-utility.html#3" target="test_blank"&gt;https://docs.databricks.com/delta/delta-utility.html#3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From my understanding there should be a "VACUUM" operation in the history table. Can you please confirm if my understanding is correct, or if not can you please improve my understanding why not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cristian&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 13:45:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-vacuum-operation-recorded-in-the-history-of-the-delta-table/m-p/27515#M19381</guid>
      <dc:creator>cristianc</dc:creator>
      <dc:date>2022-02-21T13:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is VACUUM operation recorded in the history of the delta table?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-vacuum-operation-recorded-in-the-history-of-the-delta-table/m-p/27517#M19383</link>
      <description>&lt;P&gt;To capture the logs for VACUUM operation enable vacuum logging.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;spark.conf.set("spark.databricks.delta.vacuum.logging.enabled",True)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;On doing so, you'll see two records in the history logs.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;VACUUM START and&lt;/LI&gt;&lt;LI&gt;VACUUM END&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 01:39:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-vacuum-operation-recorded-in-the-history-of-the-delta-table/m-p/27517#M19383</guid>
      <dc:creator>AmanSehgal</dc:creator>
      <dc:date>2022-02-22T01:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is VACUUM operation recorded in the history of the delta table?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-vacuum-operation-recorded-in-the-history-of-the-delta-table/m-p/27518#M19384</link>
      <description>&lt;P&gt;That makes sense, thanks for the reply!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 08:44:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-vacuum-operation-recorded-in-the-history-of-the-delta-table/m-p/27518#M19384</guid>
      <dc:creator>cristianc</dc:creator>
      <dc:date>2022-02-22T08:44:46Z</dc:date>
    </item>
  </channel>
</rss>

