Heroku Streaming Data Connector - enable skip-messages-without-change configuration
- Dominant language
- No language data
- Stars
- 225
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
### Required Terms
- [X] I agree to follow this project's [Code of Conduct](https://github.com/heroku/roadmap/blob/main/CODE_OF_CONDUCT.md)
- [X] I have read and accept the [Salesforce Program Agreement](https://www.salesforce.com/company/program-agreement/)
### What service(s) is this request for?
Heroku Streaming Data Connector
### Tell us about what you're trying to solve. What challenges are you facing?
If I configure a Connector to exclude all the fields of a table but the interested one (using --exclude-column option) I still receive Kafka events every time the record is modified regardless of the fields changed.
It would be useful to be able to configure the “skip-messages-without-change” [property](https://debezium.io/documentation/reference/stable/connectors/postgresql.html#postgresql-property-skip-messages-without-change)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.