This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Accelerating Data Movement: Leveraging Fast Copy Feature in Dataflow to ingest SQL database faster. Unlocking Performance and Efficiency for Modern Data Workloads.
The Fast Copy feature in Dataflow is designed to dramatically reduce data movement latency. It minimizes data movement latency primarily through bulk loading and parallel processing by dividing large datasets into manageable chunks. This parallelism not only shortens the overall copy duration but also makes efficient use of both source and destination compute resources.
Now, the Fast Copy capability can also be used to ingest large volume data from SQL database.
Note: Fast Copy can use SQL database as a source only.
Accelerating_Data_Movement_by_using_Fast_Copy_to_unlock_performance_and_efficienAI-generated content may be incorrect." />
Step1 - Create a new data flow by selecting Dataflow Gen2 item.
Step 2 - Select options icon.
Accelerating_Data_Movement_by_using_Fast_Copy_to_unlock_performance_and_efficien
AI-generated content may be incorrect." />
Step 3 - Selecting the Options icon would show a popup like the image below. From the left menu select Scale under Dataflow and make sure 'Allow use of fast copy connectors' check box is checked.
Accelerating_Data_Movement_by_using_Fast_Copy_to_unlock_performance_and_efficien
AI-generated content may be incorrect." />
Step 4 - Select a SQL database as source and OneLake for destination to build your data flow.
Step 5 - Publish and Run Dataflow.
Note: Dataflow automatically switch to Fast copy when data size exceeds 100MB or 1 million rows.
To force the use of Fast Copy where the data is not 100MB or 1million rows, select the 'Require fast copy' option by right clicking the query.
Accelerating_Data_Movement_by_using_Fast_Copy_to_unlock_performance_and_efficien
AI-generated content may be incorrect." />
Step 6 - Navigate to Refresh history for Dataflow to verify if fast copy was used successfully. Select the start time for the run.
Accelerating_Data_Movement_by_using_Fast_Copy_to_unlock_performance_and_efficien
AI-generated content may be incorrect." />
Select an activity from Activities list.
Accelerating_Data_Movement_by_using_Fast_Copy_to_unlock_performance_and_efficien
AI-generated content may be incorrect." />
Screenshot example – 'CopyActivity' which means this data movement used Fast Copy.
Accelerating_Data_Movement_by_using_Fast_Copy_to_unlock_performance_and_efficien
AI-generated content may be incorrect." />
Screenshot example - 'Allow use of fast copy connectors' disabled. Engine shows '-' which means Dataflow didn’t use Fast Copy.
Accelerating_Data_Movement_by_using_Fast_Copy_to_unlock_performance_and_efficien
AI-generated content may be incorrect." />
The Fast Copy feature in Dataflow reduces data movement latency and enables high-throughput, low-touch migrations. If your organization is striving for operational excellence and analytics at the speed of business, now is the time to explore Fast Copy in your Dataflow pipelines—and experience the future of data integration today.
To learn more, refer to the Fast copy in Dataflow Gen2 documentation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.