Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Delta deployments in a deployment pipeline

I have table t1 in a fabric sql-db. t1 contains 24 columns and several GB of data.

I deploy table t1 from ws1 to ws2. Because of the available capacity this takes 20 minutes to complete.

I do a second deployment of table t1 from ws1 to ws2.

This also talkes 20 minutes,  even though the the columns ald the data have not changed.

I proppose to add a check behore an item is deployed is data of ddl has changed since the last deployment. 

 

 

Status: New