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

[Umbrella] [Feature] Supported More CDC Ingestion #1870

Open
1 of 5 tasks
MonsterChenzhuo opened this issue Aug 22, 2023 · 9 comments
Open
1 of 5 tasks

[Umbrella] [Feature] Supported More CDC Ingestion #1870

MonsterChenzhuo opened this issue Aug 22, 2023 · 9 comments
Labels
enhancement New feature or request

Comments

@MonsterChenzhuo
Copy link
Contributor

MonsterChenzhuo commented Aug 22, 2023

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

Currently, Paimon supports CDC Ingestion for MySQL, Kafka, and MongoDB. I'd like to further implement data ingestion for more databases using CDC.
links:https://paimon.apache.org/docs/master/how-to/cdc-ingestion.

  • Supported OceanBase cdc
  • Supported Postgres cdc @s7monk
  • Supported SOLServer cdc

Solution

No response

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@MonsterChenzhuo MonsterChenzhuo added the enhancement New feature or request label Aug 22, 2023
@SteNicholas
Copy link
Member

@MonsterChenzhuo, why does Paimon support more source? IMO, the Paimon is mained to support streaming lakehouse, not connector of different source .

@MonsterChenzhuo
Copy link
Contributor Author

MonsterChenzhuo commented Aug 23, 2023

@SteNicholas I apologize for not being clear before. This question is about implementing write support for data lakes in a similar way to MySQL's Action.
links:https://paimon.apache.org/docs/master/how-to/cdc-ingestion.

Currently, the databases I've listed are relatively stable in terms of Flink CDC synchronization support. Additionally, my company has this specific requirement. Therefore, I'd like to implement it and contribute to the community.

@MonsterChenzhuo MonsterChenzhuo changed the title [Umbrella] [Feature] Supported More Source [Umbrella] [Feature] Supported More CDC Ingestion Aug 23, 2023
@Alibaba-HZY
Copy link
Contributor

oracle cdc is also needed, because oracle to ogg-json is paid and expensive

@MonsterChenzhuo
Copy link
Contributor Author

@Alibaba-HZY ok

@s7monk
Copy link
Contributor

s7monk commented Aug 25, 2023

I can complete Postgres cdc. At present, I only need to run through the test. The local test cluster can run through. WIP

@MonsterChenzhuo
Copy link
Contributor Author

@s7monk ok

@fuyun2024
Copy link
Contributor

We have used Flink Oracle CDC before, but there are still many issues with the lower version of Debezium. I do not recommend supporting it at this time.

@hwhscut
Copy link

hwhscut commented Oct 23, 2023

Is support for Oracle and SQL Server under development?

@medivh511
Copy link

Any plan for this? I hope we could do the oracle cdc directly from paimon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

7 participants