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
Updated 1/19/2026
Stars
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
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use auto-cdc