Skip to main content

Module cdc

Module cdc 

Source
Expand description

§SuperTable Change Data Capture (CDC)

This module provides tools for tracking and reading incremental changes between table snapshots.

Structs§

ChangeDataCapture
Change Data Capture engine.
Checkpoint
A checkpoint for watermarking incremental progress.
RowChange
A single row-level change.

Enums§

ChangeOperation
Operation type for a change.