Skip to content

Commit e21da1f

Browse files
authored
Update 2-etl-load-migration-considerations.md
1 parent 0505829 commit e21da1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/migration-guides/teradata/2-etl-load-migration-considerations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ In the preceding flowchart, decision 1 relates to a high-level decision about wh
132132
In the Teradata environment, some or all ETL processing may be performed by custom scripts using Teradata-specific utilities like BTEQ and TPT. In this case, your approach should be to reengineer using Data Factory.
133133

134134
> [!TIP]
135-
> Leverage investment in existing third-party tools where to reduce cost and risk.
135+
> Leverage investment in existing third-party tools to reduce cost and risk.
136136
137137
If a third-party ETL tool is already in use, and especially if there's a large investment in skills or several existing workflows and schedules use that tool, then decision 3 is whether the tool can efficiently support Azure Synapse as a target environment. Ideally, the tool will include 'native' connectors that can leverage Azure facilities like PolyBase or [COPY INTO](/sql/t-sql/statements/copy-into-transact-sql), for most efficient data loading. There's a way to call an external process, such as PolyBase or `COPY INTO`, and pass in the appropriate parameters. In this case, leverage existing skills and workflows, with Azure Synapse as the new target environment.
138138

0 commit comments

Comments
 (0)