<?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 Does Delta format create a full copy of the data for each change I make to a table? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/does-delta-format-create-a-full-copy-of-the-data-for-each-change/m-p/12188#M7042</link>
    <description />
    <pubDate>Wed, 27 Jul 2022 17:32:53 GMT</pubDate>
    <dc:creator>StephanieAlba</dc:creator>
    <dc:date>2022-07-27T17:32:53Z</dc:date>
    <item>
      <title>Does Delta format create a full copy of the data for each change I make to a table?</title>
      <link>https://community.databricks.com/t5/data-engineering/does-delta-format-create-a-full-copy-of-the-data-for-each-change/m-p/12188#M7042</link>
      <description />
      <pubDate>Wed, 27 Jul 2022 17:32:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/does-delta-format-create-a-full-copy-of-the-data-for-each-change/m-p/12188#M7042</guid>
      <dc:creator>StephanieAlba</dc:creator>
      <dc:date>2022-07-27T17:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Does Delta format create a full copy of the data for each change I make to a table?</title>
      <link>https://community.databricks.com/t5/data-engineering/does-delta-format-create-a-full-copy-of-the-data-for-each-change/m-p/12189#M7043</link>
      <description>&lt;P&gt;No it will just add/update/delete the changes in a transaction log for each write operation ​&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 18:58:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/does-delta-format-create-a-full-copy-of-the-data-for-each-change/m-p/12189#M7043</guid>
      <dc:creator>Shasidhar_ES</dc:creator>
      <dc:date>2022-07-27T18:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Does Delta format create a full copy of the data for each change I make to a table?</title>
      <link>https://community.databricks.com/t5/data-engineering/does-delta-format-create-a-full-copy-of-the-data-for-each-change/m-p/12190#M7044</link>
      <description>&lt;P&gt;the underlying data format is parquet. parquet is immutable so if one of the parquet files has to be changed, a new version of that file is created (and the old one is kept for a while).  The transaction log keeps track on what file is the current one.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 11:27:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/does-delta-format-create-a-full-copy-of-the-data-for-each-change/m-p/12190#M7044</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2022-07-28T11:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Does Delta format create a full copy of the data for each change I make to a table?</title>
      <link>https://community.databricks.com/t5/data-engineering/does-delta-format-create-a-full-copy-of-the-data-for-each-change/m-p/12191#M7045</link>
      <description>&lt;P&gt;Hi @Stephanie Rivera​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a friendly follow-up. Did any of the responses help you to resolve your question? if it did, please mark it as best. Otherwise, please let us know if you still need help.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 21:24:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/does-delta-format-create-a-full-copy-of-the-data-for-each-change/m-p/12191#M7045</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2022-08-17T21:24:08Z</dc:date>
    </item>
  </channel>
</rss>

