Table of Contents

Search

  1. Preface
  2. Introduction to Databricks Delta Connector
  3. Connections for Databricks Delta
  4. Mappings for Databricks Delta
  5. Migrating a mapping
  6. Databricks Delta SQL ELT optimization
  7. Data type reference

Databricks Delta Connector

Databricks Delta Connector

Databricks Delta SQL ELT optimization

Databricks Delta
SQL ELT optimization

When you run a task configured for
SQL ELT optimization
, the task converts the transformation logic to an SQL query. The task sends the query to the database, and the database executes the query.
The amount of transformation logic that you can push to the database depends on the database, transformation logic, and task configuration. The Secure Agent processes all transformation logic that it cannot push to the database.
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.
You can only configure
SQL ELT optimization
when you use the SQL warehouse to connect to Databricks Delta.

0 COMMENTS

We’d like to hear from you!