<?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 Rename Column Name of Streaming Table in Lakeflow Spark Declarative Pipeline in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/rename-column-name-of-streaming-table-in-lakeflow-spark/m-p/152346#M53812</link>
    <description>&lt;P&gt;Hi, I would like to know if it is possible to rename the name of a column of a streaming table defined in Lakeflow Spark Declarative Pipeline without having to run a Full Refresh. Could u give me any ideas on how I can achieve this?&lt;/P&gt;</description>
    <pubDate>Fri, 27 Mar 2026 20:05:19 GMT</pubDate>
    <dc:creator>guidotognini</dc:creator>
    <dc:date>2026-03-27T20:05:19Z</dc:date>
    <item>
      <title>Rename Column Name of Streaming Table in Lakeflow Spark Declarative Pipeline</title>
      <link>https://community.databricks.com/t5/data-engineering/rename-column-name-of-streaming-table-in-lakeflow-spark/m-p/152346#M53812</link>
      <description>&lt;P&gt;Hi, I would like to know if it is possible to rename the name of a column of a streaming table defined in Lakeflow Spark Declarative Pipeline without having to run a Full Refresh. Could u give me any ideas on how I can achieve this?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2026 20:05:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/rename-column-name-of-streaming-table-in-lakeflow-spark/m-p/152346#M53812</guid>
      <dc:creator>guidotognini</dc:creator>
      <dc:date>2026-03-27T20:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Rename Column Name of Streaming Table in Lakeflow Spark Declarative Pipeline</title>
      <link>https://community.databricks.com/t5/data-engineering/rename-column-name-of-streaming-table-in-lakeflow-spark/m-p/152353#M53815</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/169029"&gt;@guidotognini&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;We recently covered the same question in a different post. You might want to take a look at &lt;A href="https://community.databricks.com/t5/data-engineering/lakeflow-sdp-failed-with-delta-streaming-incompatible-schema/td-p/150218" target="_blank"&gt;this&lt;/A&gt;.&lt;/P&gt;
&lt;P class="p1"&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;&lt;FONT color="#FF6600"&gt;&lt;I&gt;If this answer resolves your question, could you mark it as “Accept as Solution”? That helps other users quickly find the correct fix.&lt;/I&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;I&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2026 22:48:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/rename-column-name-of-streaming-table-in-lakeflow-spark/m-p/152353#M53815</guid>
      <dc:creator>Ashwin_DSA</dc:creator>
      <dc:date>2026-03-27T22:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Rename Column Name of Streaming Table in Lakeflow Spark Declarative Pipeline</title>
      <link>https://community.databricks.com/t5/data-engineering/rename-column-name-of-streaming-table-in-lakeflow-spark/m-p/152382#M53817</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;You can&lt;/SPAN&gt;&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Update pipeline code to rename old&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;column &lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;amp; trigger&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;a&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;Incremental Update&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;(old_column&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;and new_column exists after it)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Old data will have NULL for new_column after Incremental Update.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Update the table to fill new_column for such cases from old_column. old_column will have NULL for new Incremental. You can drop it in the next FULL REFRESH&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class=""&gt;You can avoid direct schema breaks for main streaming tables and do FULL REFRESH.&amp;nbsp;It ensures physical consistency without conflicts.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2026 17:21:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/rename-column-name-of-streaming-table-in-lakeflow-spark/m-p/152382#M53817</guid>
      <dc:creator>balajij8</dc:creator>
      <dc:date>2026-03-28T17:21:02Z</dc:date>
    </item>
  </channel>
</rss>

