<?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-optimize in delta not splitting large files to smaller files. in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/re-optimize-in-delta-not-splitting-large-files-to-smaller-files/m-p/25461#M17702</link>
    <description>&lt;P&gt;I am trying to re-optimize the a delta table with a max file size of 32 MB. But after changing spark.databricks.delta.optimize.maxFileSize and trying to optimize a partition, it doesn't split larger files to smaller ones. How can i get it to work. &lt;/P&gt;</description>
    <pubDate>Wed, 09 Jun 2021 07:07:20 GMT</pubDate>
    <dc:creator>sajith_appukutt</dc:creator>
    <dc:date>2021-06-09T07:07:20Z</dc:date>
    <item>
      <title>Re-optimize in delta not splitting large files to smaller files.</title>
      <link>https://community.databricks.com/t5/data-engineering/re-optimize-in-delta-not-splitting-large-files-to-smaller-files/m-p/25461#M17702</link>
      <description>&lt;P&gt;I am trying to re-optimize the a delta table with a max file size of 32 MB. But after changing spark.databricks.delta.optimize.maxFileSize and trying to optimize a partition, it doesn't split larger files to smaller ones. How can i get it to work. &lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 07:07:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/re-optimize-in-delta-not-splitting-large-files-to-smaller-files/m-p/25461#M17702</guid>
      <dc:creator>sajith_appukutt</dc:creator>
      <dc:date>2021-06-09T07:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Re-optimize in delta not splitting large files to smaller files.</title>
      <link>https://community.databricks.com/t5/data-engineering/re-optimize-in-delta-not-splitting-large-files-to-smaller-files/m-p/25462#M17703</link>
      <description>&lt;P&gt;spark.databricks.delta.optimize.maxFileSize controls the target size to binpack files when you run OPTIMIZE command. But it  will not split larger files to smaller ones today.&amp;nbsp; File splitting  happens when ZORDER&amp;nbsp;is ran however. &lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 22:21:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/re-optimize-in-delta-not-splitting-large-files-to-smaller-files/m-p/25462#M17703</guid>
      <dc:creator>sajith_appukutt</dc:creator>
      <dc:date>2021-06-21T22:21:11Z</dc:date>
    </item>
  </channel>
</rss>

