<?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: Converting data that is in Delta format to plain parquet format in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/converting-data-that-is-in-delta-format-to-plain-parquet-format/m-p/21166#M14384</link>
    <description>&lt;P&gt;You can easily convert a Delta table back to a Parquet table using the following steps:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;If you have performed Delta Lake operations that can change the data files (for example, delete&amp;nbsp;or&amp;nbsp;merge, run&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;with retention of 0 hours to delete all data files that do not belong to the latest version of the table.&lt;/LI&gt;&lt;LI&gt;Delete the&amp;nbsp;_delta_log directory in the table directory.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Refrence​ and mir info - &lt;A href="https://docs.databricks.com/delta/delta-utility.html#convert-a-delta-table-to-a-parquet-table" target="test_blank"&gt;https://docs.databricks.com/delta/delta-utility.html#convert-a-delta-table-to-a-parquet-table&lt;/A&gt;&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jun 2021 01:11:30 GMT</pubDate>
    <dc:creator>User16826994223</dc:creator>
    <dc:date>2021-06-24T01:11:30Z</dc:date>
    <item>
      <title>Converting data that is in Delta format to plain parquet format</title>
      <link>https://community.databricks.com/t5/data-engineering/converting-data-that-is-in-delta-format-to-plain-parquet-format/m-p/21165#M14383</link>
      <description>&lt;P&gt;Many a times there is a need to convert Delta tables from Delta format to plain parquet format for a number of reasons, what is the best way to do that? &lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 21:36:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/converting-data-that-is-in-delta-format-to-plain-parquet-format/m-p/21165#M14383</guid>
      <dc:creator>User16783853501</dc:creator>
      <dc:date>2021-06-23T21:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Converting data that is in Delta format to plain parquet format</title>
      <link>https://community.databricks.com/t5/data-engineering/converting-data-that-is-in-delta-format-to-plain-parquet-format/m-p/21166#M14384</link>
      <description>&lt;P&gt;You can easily convert a Delta table back to a Parquet table using the following steps:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;If you have performed Delta Lake operations that can change the data files (for example, delete&amp;nbsp;or&amp;nbsp;merge, run&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;with retention of 0 hours to delete all data files that do not belong to the latest version of the table.&lt;/LI&gt;&lt;LI&gt;Delete the&amp;nbsp;_delta_log directory in the table directory.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Refrence​ and mir info - &lt;A href="https://docs.databricks.com/delta/delta-utility.html#convert-a-delta-table-to-a-parquet-table" target="test_blank"&gt;https://docs.databricks.com/delta/delta-utility.html#convert-a-delta-table-to-a-parquet-table&lt;/A&gt;&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 01:11:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/converting-data-that-is-in-delta-format-to-plain-parquet-format/m-p/21166#M14384</guid>
      <dc:creator>User16826994223</dc:creator>
      <dc:date>2021-06-24T01:11:30Z</dc:date>
    </item>
  </channel>
</rss>

