<?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: Adding a New Column for Updated Date in Pipeline in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/adding-a-new-column-for-updated-date-in-pipeline/m-p/120287#M46120</link>
    <description>&lt;P&gt;Do you want to add dates for the historical data as well?&lt;/P&gt;</description>
    <pubDate>Tue, 27 May 2025 07:25:55 GMT</pubDate>
    <dc:creator>nikhilj0421</dc:creator>
    <dc:date>2025-05-27T07:25:55Z</dc:date>
    <item>
      <title>Adding a New Column for Updated Date in Pipeline</title>
      <link>https://community.databricks.com/t5/data-engineering/adding-a-new-column-for-updated-date-in-pipeline/m-p/120280#M46115</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I've successfully set up my pipeline and everything is working fine. I'd like to add a new column to our table that records the date whenver any records got updated. Could you advise on how to go about this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 05:52:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/adding-a-new-column-for-updated-date-in-pipeline/m-p/120280#M46115</guid>
      <dc:creator>amarnathpal</dc:creator>
      <dc:date>2025-05-27T05:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a New Column for Updated Date in Pipeline</title>
      <link>https://community.databricks.com/t5/data-engineering/adding-a-new-column-for-updated-date-in-pipeline/m-p/120282#M46117</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/141803"&gt;@amarnathpal&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you want to add a new column after or while reading data from the source?&lt;/P&gt;
&lt;P&gt;If you want to add after reading, you can just add a withcolumn statement after reading the data, but the data which has been processed already will have null values and the new incremental data will have the timestamp or date.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 06:20:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/adding-a-new-column-for-updated-date-in-pipeline/m-p/120282#M46117</guid>
      <dc:creator>nikhilj0421</dc:creator>
      <dc:date>2025-05-27T06:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a New Column for Updated Date in Pipeline</title>
      <link>https://community.databricks.com/t5/data-engineering/adding-a-new-column-for-updated-date-in-pipeline/m-p/120283#M46118</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/30672"&gt;@nikhilj0421&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yeah but that will give the current timestamp, but here i want based on the records got updated then i want to update the column with that day date.&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 06:24:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/adding-a-new-column-for-updated-date-in-pipeline/m-p/120283#M46118</guid>
      <dc:creator>amarnathpal</dc:creator>
      <dc:date>2025-05-27T06:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a New Column for Updated Date in Pipeline</title>
      <link>https://community.databricks.com/t5/data-engineering/adding-a-new-column-for-updated-date-in-pipeline/m-p/120286#M46119</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/141803"&gt;@amarnathpal&lt;/a&gt;&amp;nbsp;, could you pls elaborate your case?&lt;BR /&gt;&lt;BR /&gt;But generally, if it's same as I think, you could use &lt;STRONG&gt;MERGE INTO&lt;/STRONG&gt; or &lt;STRONG&gt;Delta Live Table&lt;/STRONG&gt; to update the "updated" column.&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 07:25:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/adding-a-new-column-for-updated-date-in-pipeline/m-p/120286#M46119</guid>
      <dc:creator>canada2k1</dc:creator>
      <dc:date>2025-05-27T07:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a New Column for Updated Date in Pipeline</title>
      <link>https://community.databricks.com/t5/data-engineering/adding-a-new-column-for-updated-date-in-pipeline/m-p/120287#M46120</link>
      <description>&lt;P&gt;Do you want to add dates for the historical data as well?&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 07:25:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/adding-a-new-column-for-updated-date-in-pipeline/m-p/120287#M46120</guid>
      <dc:creator>nikhilj0421</dc:creator>
      <dc:date>2025-05-27T07:25:55Z</dc:date>
    </item>
  </channel>
</rss>

