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
업데이트됨 1/19/2026
스타
285
포크
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.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use auto-cdc