apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
7.86k stars 1.77k forks source link

[Feature][CDC] Support Informix cdc connector source #7195

Open hailin0 opened 2 months ago

hailin0 commented 2 months ago

Search before asking

Description

Currently, we don't support reading Informix change data capture (CDC), does anyone want to add support for Informix?

docs https://github.com/debezium/debezium-connector-informix

reference https://github.com/apache/seatunnel/tree/dev/seatunnel-connectors-v2/connector-cdc/connector-cdc-mysql https://github.com/apache/seatunnel/tree/dev/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-cdc-mysql-e2e https://github.com/apache/seatunnel/tree/dev/docs

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

Code of Conduct

hailin0 commented 2 months ago

We use debezium 1.9, but informix does not support it, so close this issue