Movatterモバイル変換


[0]ホーム

URL:


✨ As of November 2023, Arcion has become a part of Databricks.Learn more here
Change Data Capture Format

Change data capture format#

Arcion uses two formats to represent CDC change events:

A change event can be any row change due to an insert, update, or a delete operation. We use our internal CDC format to replicate data to Amazon S3 in realtime. ForApache Kafka as target, we use the JSON CDC format and NATIVE format instead.

In this section, we discuss how our internal CDC format works with examples for different replication modes such as snapshot and real-time. We also discuss how we support Kafka as target using the JSON CDC and NATIVE format with examples.

In this section#


[8]ページ先頭

©2009-2026 Movatter.jp