<?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: Modification of Warehouse &amp;amp; Deployment Pipeline structure: Drop &amp;amp; Create table ???? in Data Warehouse</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Modification-of-Warehouse-amp-Deployment-Pipeline-structure-Drop/m-p/5131437#M4338</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1340679" data-lia-user-login="tayloramy" class="lia-mention lia-mention-user"&gt;tayloramy&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the feedback.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;It's really dangerous... we need to communicate more about it (warning before deployment?) or else make the Warehouse item incompatible with deployment pipelines until further notice.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Have a nice day,&lt;BR /&gt;&lt;BR /&gt;Vivien&lt;/P&gt;</description>
    <pubDate>Fri, 13 Mar 2026 07:13:03 GMT</pubDate>
    <dc:creator>vivien57</dc:creator>
    <dc:date>2026-03-13T07:13:03Z</dc:date>
    <item>
      <title>Modification of Warehouse &amp; Deployment Pipeline structure: Drop &amp; Create table ????</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Modification-of-Warehouse-amp-Deployment-Pipeline-structure-Drop/m-p/5131041#M4336</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I made a change in a DEV Warehouse to rename a column.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Then I deployed this change to the UAT environment via the deployment pipeline.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;To my surprise, the table was then empty! But it was a table with historical data.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Does this mean that the deployment pipeline performs a DROP and CREATE to promote this type of change?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;If so, this is unacceptable because it could lead to data loss.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Have you had a similar experience?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you in advance for sharing your experience.&lt;BR /&gt;&lt;BR /&gt;Have a nice day,&lt;BR /&gt;&lt;BR /&gt;Vivien&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2026 14:52:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Modification-of-Warehouse-amp-Deployment-Pipeline-structure-Drop/m-p/5131041#M4336</guid>
      <dc:creator>vivien57</dc:creator>
      <dc:date>2026-03-12T14:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Modification of Warehouse &amp; Deployment Pipeline structure: Drop &amp; Create table ????</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Modification-of-Warehouse-amp-Deployment-Pipeline-structure-Drop/m-p/5131056#M4337</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="50527" data-lia-user-login="vivien57" class="lia-mention lia-mention-user"&gt;vivien57&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a known limitation.&amp;nbsp;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-warehouse/source-control#limitations-for-deployment-pipelines" target="_blank"&gt;Source Control with Fabric Data Warehouse (Preview) - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Currently, if you use&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;ALTER TABLE&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to add a constraint or column in the database project, the table will be dropped and recreated when deploying, resulting in data loss.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Warehouse support in deployment pipelines is still in preview, so hopefully this is fixed before it goes GA.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2026 15:04:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Modification-of-Warehouse-amp-Deployment-Pipeline-structure-Drop/m-p/5131056#M4337</guid>
      <dc:creator>tayloramy</dc:creator>
      <dc:date>2026-03-12T15:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Modification of Warehouse &amp; Deployment Pipeline structure: Drop &amp; Create table ????</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Modification-of-Warehouse-amp-Deployment-Pipeline-structure-Drop/m-p/5131437#M4338</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1340679" data-lia-user-login="tayloramy" class="lia-mention lia-mention-user"&gt;tayloramy&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the feedback.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;It's really dangerous... we need to communicate more about it (warning before deployment?) or else make the Warehouse item incompatible with deployment pipelines until further notice.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Have a nice day,&lt;BR /&gt;&lt;BR /&gt;Vivien&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2026 07:13:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Modification-of-Warehouse-amp-Deployment-Pipeline-structure-Drop/m-p/5131437#M4338</guid>
      <dc:creator>vivien57</dc:creator>
      <dc:date>2026-03-13T07:13:03Z</dc:date>
    </item>
  </channel>
</rss>

