Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Bolo.

Table of Contents

Search

  1. Introduction to Databricks Delta Connector
  2. Connections for Databricks Delta
  3. Mappings and mapping tasks with Databricks Delta connector
  4. Databricks Delta pushdown optimization (SQL ELT)
  5. Data type reference

Databricks Delta Connector

Databricks Delta Connector

Dynamic schema handling

Dynamic schema handling

You can choose how
Data Integration
handles changes that you make to the data object schemas. To refresh the schema every time the
mapping
task runs, you can enable dynamic schema handling in the task.
Configure schema change handling on the
Schedule
page when you configure the task.
The following table describes the schema change handling options:
Option
Description
Asynchronous
Default.
Data Integration
refreshes the schema when you edit the mapping or mapping task, and when Informatica Intelligent Cloud Services is upgraded.
Dynamic
Data Integration
refreshes the schema every time the task runs.
You can choose from the following options to refresh the schema:
  • Alter and apply changes.
    Data Integration
    applies the following changes from the source schema to the target schema:
    • New fields. Alters the target schema and adds the new fields from the source.
  • Don't apply DDL changes.
    Data Integration
    does not apply the schema changes to the target.
  • Drop current and recreate.
    Drops the existing target table and then recreates the target table at runtime using all the incoming metadata fields from the source.
You cannot enable dynamic schema handling in the task to run mappings in advanced mode.
For more information, see the "Schema change handling" topic in
Tasks
in the Data Integration help.

0 COMMENTS

We’d like to hear from you!