DanielCarter-stack commented on issue #10359:
URL: https://github.com/apache/seatunnel/issues/10359#issuecomment-3764667896
<!-- code-pr-reviewer -->
Thanks for the proposalfeature request. Before we can implement an Informix
CDC connector, we need to clarify a few points:
1. **Debezium support**: Does Debezium have an official Informix connector?
Based on our review, Debezium's supported connectors currently include MySQL,
PostgreSQL, Oracle, SQL Server, and others, but Informix is not listed. Could
you confirm if there's a Debezium Informix connector available, or are you
proposing a custom CDC implementation?
2. **Reference information**: Could you provide:
- Informix version(s) you intend to support
- Any existing CDC solutions for Informix (e.g., built-in CDC logs,
Change Data Capture features)
- Documentation links for Informix CDC mechanisms
3. **Architecture preference**: Are you expecting this to follow the same
pattern as existing SeaTunnel CDC connectors (e.g.,
`seatunnel-connectors-v2/connector-cdc-mysql`), which rely on Debezium?
Without a clear CDC mechanism from Informix or Debezium support, we cannot
proceed with the implementation. Please share the above details so we can
evaluate feasibility.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]