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.
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