Table of Contents

Search

  1. Preface
  2. Introduction to Microsoft Azure Synapse SQL Connector
  3. Connections for Microsoft Azure Synapse SQL
  4. Mappings for Microsoft Azure Synapse SQL
  5. Upgrading to Microsoft Azure Synapse SQL Connector
  6. Migrating a mapping
  7. SQL ELT optimization
  8. Data type reference
  9. Troubleshooting

Microsoft Azure Synapse SQL Connector

Microsoft Azure Synapse SQL Connector

SQL ELT optimization

SQL ELT optimization

You can use
SQL ELT optimization
to push the transformation logic to
Microsoft Azure Synapse SQL
.
Use
SQL ELT optimization
to improve task performance by using the database resources. When you run a task configured for
SQL ELT optimization
, the task converts the transformation logic to a PolyBase query or SQL query. The task sends the query to the database, and the database executes the query.
Configure
SQL ELT optimization
for a mapping in the tasks properties.
You can configure
SQL ELT optimization
in task that references a mapping or a mapping in advanced mode.
If your mapping contains multiple pipelines, you can define the flow run order to load the targets from the pipelines in a particular order.

0 COMMENTS

We’d like to hear from you!