<?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: PARSE_SYNTAX_ERROR: Syntax error at or near 'VACUUM' in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/parse-syntax-error-syntax-error-at-or-near-vacuum/m-p/24268#M16867</link>
    <description>&lt;P&gt;I asked a stupid question&lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;  I forgot to add   ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This one works&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;%sql
set spark.databricks.delta.retentionDurationCheck.enabled = False;
 
VACUUM test_deltatable;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Nov 2022 05:21:24 GMT</pubDate>
    <dc:creator>Dicer</dc:creator>
    <dc:date>2022-11-03T05:21:24Z</dc:date>
    <item>
      <title>PARSE_SYNTAX_ERROR: Syntax error at or near 'VACUUM'</title>
      <link>https://community.databricks.com/t5/data-engineering/parse-syntax-error-syntax-error-at-or-near-vacuum/m-p/24266#M16865</link>
      <description>&lt;P&gt;I tried to VACUUM a delta table, but there is a Syntax error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the code:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;%sql
set spark.databricks.delta.retentionDurationCheck.enabled = False
&amp;nbsp;
VACUUM test_deltatable&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 11:22:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/parse-syntax-error-syntax-error-at-or-near-vacuum/m-p/24266#M16865</guid>
      <dc:creator>Dicer</dc:creator>
      <dc:date>2022-11-02T11:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: PARSE_SYNTAX_ERROR: Syntax error at or near 'VACUUM'</title>
      <link>https://community.databricks.com/t5/data-engineering/parse-syntax-error-syntax-error-at-or-near-vacuum/m-p/24267#M16866</link>
      <description>&lt;P&gt;@Cheuk Hin Christophe Poon​&amp;nbsp;Missing semi-colon at end of line 2?&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;%sql
set spark.databricks.delta.retentionDurationCheck.enabled = False;
 
VACUUM test_deltatable&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 11:32:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/parse-syntax-error-syntax-error-at-or-near-vacuum/m-p/24267#M16866</guid>
      <dc:creator>Ravi</dc:creator>
      <dc:date>2022-11-02T11:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: PARSE_SYNTAX_ERROR: Syntax error at or near 'VACUUM'</title>
      <link>https://community.databricks.com/t5/data-engineering/parse-syntax-error-syntax-error-at-or-near-vacuum/m-p/24268#M16867</link>
      <description>&lt;P&gt;I asked a stupid question&lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;  I forgot to add   ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This one works&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;%sql
set spark.databricks.delta.retentionDurationCheck.enabled = False;
 
VACUUM test_deltatable;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 05:21:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/parse-syntax-error-syntax-error-at-or-near-vacuum/m-p/24268#M16867</guid>
      <dc:creator>Dicer</dc:creator>
      <dc:date>2022-11-03T05:21:24Z</dc:date>
    </item>
  </channel>
</rss>

