Skip to content

Commit 7144162

Browse files
(AzureCXP) MicrosoftDocs/azure-docs#32544
Fixing typo floes => flows
1 parent 3c4b397 commit 7144162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/concepts-data-flow-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Clicking that icon will display the execution plan and subsequent performance pr
9292

9393
### Use staging to load data in bulk via Polybase
9494

95-
* In order to avoid row-by-row processing of your data floes, set the "Staging" option in the Sink settings so that ADF can leverage Polybase to avoid row-by-row inserts into DW. This will instruct ADF to use Polybase so that data can be loaded in bulk.
95+
* In order to avoid row-by-row processing of your data flows, set the "Staging" option in the Sink settings so that ADF can leverage Polybase to avoid row-by-row inserts into DW. This will instruct ADF to use Polybase so that data can be loaded in bulk.
9696
* When you execute your data flow activity from a pipeline, with Staging turned on, you will need to select the Blob store location of your staging data for bulk loading.
9797

9898
### Increase the size of your Azure SQL DW

0 commit comments

Comments
 (0)