<?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 What is the difference between the Auto Optimize set on Spark Session to the one set on Delta Table. in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/what-is-the-difference-between-the-auto-optimize-set-on-spark/m-p/39832#M27076</link>
    <description />
    <pubDate>Mon, 14 Aug 2023 09:40:14 GMT</pubDate>
    <dc:creator>Madhur</dc:creator>
    <dc:date>2023-08-14T09:40:14Z</dc:date>
    <item>
      <title>What is the difference between the Auto Optimize set on Spark Session to the one set on Delta Table.</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-the-difference-between-the-auto-optimize-set-on-spark/m-p/39832#M27076</link>
      <description />
      <pubDate>Mon, 14 Aug 2023 09:40:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-the-difference-between-the-auto-optimize-set-on-spark/m-p/39832#M27076</guid>
      <dc:creator>Madhur</dc:creator>
      <dc:date>2023-08-14T09:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between the Auto Optimize set on Spark Session to the one set on Delta Ta</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-the-difference-between-the-auto-optimize-set-on-spark/m-p/49930#M28655</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/86417"&gt;@Madhur&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The difference between Auto Optimize set on Spark Session and the one set on Delta Table lies in their scope and precedence.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Auto Optimize on Spark Session will apply to all Delta tables in the current session. It is a global configuration which takes precedence over the related table property during the current session.&lt;/LI&gt;
&lt;LI&gt;Auto Optimize on Delta Table, applies only to the specific Delta table on which it is set. If a property is set on a table, then this is the setting that is followed by default unless overridden by a SparkSession configuration.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 26 Oct 2023 16:34:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-the-difference-between-the-auto-optimize-set-on-spark/m-p/49930#M28655</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2023-10-26T16:34:11Z</dc:date>
    </item>
  </channel>
</rss>

