Open shantanu-sharechat opened 1 year ago
Currently the before value in Kafka Message is always null as mentioned in the doc https://github.com/scylladb/scylla-cdc-source-connector#cell-representation.
The scylla cdc table already has preimage support as mentioned in the official docs here https://opensource.docs.scylladb.com/stable/using-scylla/cdc/cdc-preimages.html.
Add support for streaming the preimages stored in CDC table to Kafka Connector.
Currently the before value in Kafka Message is always null as mentioned in the doc https://github.com/scylladb/scylla-cdc-source-connector#cell-representation.
The scylla cdc table already has preimage support as mentioned in the official docs here https://opensource.docs.scylladb.com/stable/using-scylla/cdc/cdc-preimages.html.
Add support for streaming the preimages stored in CDC table to Kafka Connector.