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

SQL ELT optimization for multiple targets

SQL ELT optimization
for multiple targets

You can add multiple Databricks Delta targets in a mapping.
When you configure a mapping to write to multiple Databricks Delta targets, you can further optimize the write operation when you configure full
SQL ELT optimization
.
To optimize, you can configure an insert, update, upsert, or delete operation for multiple targets individually.
You cannot configure an insert operation for unconnected target columns for mappings in advanced mode.
You can select the same Databricks Delta target table in multiple Target transformations and perform different operations for each of the Target transformations to run independent of each other.
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!