Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding option to push only post image events to kafka #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chiragb1994
Copy link

I have added an option to stream only the postimage events to Kafka.

Use case: I have enabled preimage (full) on my table and postimage (true). The postimage event is created in CDC table but not streamed to Kafka. This event is needed (the latest state of the row) to be able to stream it into a different database.

Relates to issue: #8

@chiragb1994 chiragb1994 marked this pull request as ready for review September 13, 2022 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant