<?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 I want to consolidate the delta tables historical versions and write to another table in append mode in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/i-want-to-consolidate-the-delta-tables-historical-versions-and/m-p/94616#M38933</link>
    <description>&lt;P&gt;Hi Team,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have a table let's say, &lt;STRONG&gt;employee &lt;/STRONG&gt;and it has 5 versions .&lt;BR /&gt;version 0 and 1 has column A, column B,&amp;nbsp;&lt;BR /&gt;from version 2 column A has been changed to column C and column B to column D.&amp;nbsp;&lt;STRONG&gt;&lt;BR /&gt;I want to ingest version by version without manual intervention. Can you please suggest the best practice here?&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Oct 2024 16:18:58 GMT</pubDate>
    <dc:creator>amitprasad01</dc:creator>
    <dc:date>2024-10-17T16:18:58Z</dc:date>
    <item>
      <title>I want to consolidate the delta tables historical versions and write to another table in append mode</title>
      <link>https://community.databricks.com/t5/data-engineering/i-want-to-consolidate-the-delta-tables-historical-versions-and/m-p/94616#M38933</link>
      <description>&lt;P&gt;Hi Team,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have a table let's say, &lt;STRONG&gt;employee &lt;/STRONG&gt;and it has 5 versions .&lt;BR /&gt;version 0 and 1 has column A, column B,&amp;nbsp;&lt;BR /&gt;from version 2 column A has been changed to column C and column B to column D.&amp;nbsp;&lt;STRONG&gt;&lt;BR /&gt;I want to ingest version by version without manual intervention. Can you please suggest the best practice here?&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2024 16:18:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-want-to-consolidate-the-delta-tables-historical-versions-and/m-p/94616#M38933</guid>
      <dc:creator>amitprasad01</dc:creator>
      <dc:date>2024-10-17T16:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: I want to consolidate the delta tables historical versions and write to another table in append</title>
      <link>https://community.databricks.com/t5/data-engineering/i-want-to-consolidate-the-delta-tables-historical-versions-and/m-p/94630#M38936</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/127732"&gt;@amitprasad01&lt;/a&gt;&amp;nbsp;, When you write to a new table, do you want to write the data from column A and column C to one single column A or you want to create two separate columns named A and C?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2024 17:55:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-want-to-consolidate-the-delta-tables-historical-versions-and/m-p/94630#M38936</guid>
      <dc:creator>Lakshay</dc:creator>
      <dc:date>2024-10-17T17:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: I want to consolidate the delta tables historical versions and write to another table in append</title>
      <link>https://community.databricks.com/t5/data-engineering/i-want-to-consolidate-the-delta-tables-historical-versions-and/m-p/94631#M38937</link>
      <description>&lt;P&gt;Do you want to ingest column a, column b and column a as c at a same time or you want to ingest version 1 then version 2 and so on??&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2024 18:04:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-want-to-consolidate-the-delta-tables-historical-versions-and/m-p/94631#M38937</guid>
      <dc:creator>Manoj43774</dc:creator>
      <dc:date>2024-10-17T18:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: I want to consolidate the delta tables historical versions and write to another table in append</title>
      <link>https://community.databricks.com/t5/data-engineering/i-want-to-consolidate-the-delta-tables-historical-versions-and/m-p/94637#M38940</link>
      <description>&lt;P&gt;Have you checked out&amp;nbsp;&lt;SPAN&gt;deltaTable.cloneAtVersion()?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2024 19:17:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-want-to-consolidate-the-delta-tables-historical-versions-and/m-p/94637#M38940</guid>
      <dc:creator>uday_satapathy</dc:creator>
      <dc:date>2024-10-17T19:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: I want to consolidate the delta tables historical versions and write to another table in append</title>
      <link>https://community.databricks.com/t5/data-engineering/i-want-to-consolidate-the-delta-tables-historical-versions-and/m-p/94721#M38960</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/75976"&gt;@Lakshay&lt;/a&gt;&amp;nbsp;I want to create everything into latest columns that means column a will become column c and column b will become column D&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2024 05:59:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-want-to-consolidate-the-delta-tables-historical-versions-and/m-p/94721#M38960</guid>
      <dc:creator>amitprasad01</dc:creator>
      <dc:date>2024-10-18T05:59:02Z</dc:date>
    </item>
  </channel>
</rss>

