Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hello everyone,
I made a change in a DEV Warehouse to rename a column.
Then I deployed this change to the UAT environment via the deployment pipeline.
To my surprise, the table was then empty! But it was a table with historical data.
Does this mean that the deployment pipeline performs a DROP and CREATE to promote this type of change?
If so, this is unacceptable because it could lead to data loss.
Have you had a similar experience?
Thank you in advance for sharing your experience.
Have a nice day,
Vivien
Solved! Go to Solution.
Hi @vivien57,
This is a known limitation.
Source Control with Fabric Data Warehouse (Preview) - Microsoft Fabric | Microsoft Learn
ALTER TABLE to add a constraint or column in the database project, the table will be dropped and recreated when deploying, resulting in data loss.Warehouse support in deployment pipelines is still in preview, so hopefully this is fixed before it goes GA.
Proud to be a Super User! | |
Hello @tayloramy ,
Thanks for the feedback.
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.
Have a nice day,
Vivien
Hi @vivien57,
This is a known limitation.
Source Control with Fabric Data Warehouse (Preview) - Microsoft Fabric | Microsoft Learn
ALTER TABLE to add a constraint or column in the database project, the table will be dropped and recreated when deploying, resulting in data loss.Warehouse support in deployment pipelines is still in preview, so hopefully this is fixed before it goes GA.
Proud to be a Super User! | |
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 9 | |
| 4 | |
| 4 | |
| 3 | |
| 3 |