pub fn cdc_envelope_schema() -> SchemaRefExpand description
Builds the CDC envelope schema used by PostgresCdcSource.
This schema wraps change events in a uniform envelope with metadata columns, making it compatible with any table structure.
pub fn cdc_envelope_schema() -> SchemaRefBuilds the CDC envelope schema used by PostgresCdcSource.
This schema wraps change events in a uniform envelope with metadata columns, making it compatible with any table structure.