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

[Feature][Sort] Import all changelog mode data ingest into Kafka #5119

Closed
2 tasks done
Oneal65 opened this issue Jul 19, 2022 · 0 comments · Fixed by #5140
Closed
2 tasks done

[Feature][Sort] Import all changelog mode data ingest into Kafka #5119

Oneal65 opened this issue Jul 19, 2022 · 0 comments · Fixed by #5140

Comments

@Oneal65
Copy link
Contributor

Oneal65 commented Jul 19, 2022

Description

kafka does not support CDC sink, so we could give a option to regard all changelog data as insert-only data. So we can insert into kafka from canal-json,rowkind as a kafka schema field.

The similar feature is: #4030

Use case

No response

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@healchow healchow changed the title [Feature][Sort] Import all changelog mode data ingest into kafka [Feature][Sort] Import all changelog mode data ingest into Kafka Jul 21, 2022
@healchow healchow added this to the 1.3.0 milestone Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants