home/categories/data-engineering/databricks-cli-experimental-aitools-lib-skills-pipelines-auto-cdc-skill-md
data-engineeringdata-ai

auto-cdc

Apply Change Data Capture (CDC) with apply_changes API in Spark Declarative Pipelines. Use when user needs to process CDC feeds from databases, handle upserts/deletes, maintain slowly changing dimensions (SCD Type 1 and Type 2), synchronize data from operational databases, or process merge operations.

databricks
maintainer
databricks
Mis à jour 1/19/2026
Étoiles
285
Forks
131
quick start

Installation and usage

Apply Change Data Capture (CDC) with apply_changes API in Spark Declarative Pipelines. Use when user needs to process CDC feeds from databases, handle upserts/deletes, maintain slowly changing dimensions (SCD Type 1 and Type 2), synchronize data from operational databases, or process merge operations.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use auto-cdc