Fabric Warehouse - Deployment Pipeline - Fix ALTER TABLE issue
Currently, when adding a column to a Warehouse table in Dev workspace, and then using Fabric Deployment Pipeline to deploy the Warehouse to Test and Prod workspace, the existing table gets dropped and recreated with the added column.
Unfortunately, this leads to all existing data in the table in Test and Prod getting lost.
Please fix this issue.
I believe this issue is documented here:
Currently, if you use 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.
3 Comments
- ahsanalyNew Member
Is there any update about this fix in deployment pipeline
- CharlesWebbMSFT
Microsoft Employee
Status changed:NewtoPlanned - ABMN
Helper I
frithjof_vThank you for posting this. I was about to post the same thing. It works fine with database projects for SQL Server, so I would think they could do the same thing here.
Recent ideas
Allow Managed Private Endpoint to be disabled/enabled per notebook
Could notebooks have an option to use or not use the workspace's Managed Private Endpoint (MPE)? MPE can significantly increase notebook startup time, even for notebooks that don't need private conn...frithjof_v16 hours agoCommunity ChampionNew22Views1like0CommentsMatrix: column totals as a bar chart docked to the edge
What's missing Data bars already work on the Total row and column through conditional formatting, so row totals can be read as length. Column totals cannot: they render as a horizontal bar inside a ...Sayurivalente1 day agoRegular VisitorNew80Views6likes1Comment