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] cdc action support logical deletion #3131

Open
1 of 2 tasks
melin opened this issue Apr 1, 2024 · 1 comment
Open
1 of 2 tasks

[Feature] cdc action support logical deletion #3131

melin opened this issue Apr 1, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@melin
Copy link
Contributor

melin commented Apr 1, 2024

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

Sync mysql data to paimon. If the detele operation fails to delete data directly, add the del_flag field to the table, indicating that the record is deleted.

Ignore ddl statements such as drop, truncate, etc

Solution

No response

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@melin melin added the enhancement New feature or request label Apr 1, 2024
@yuzelin yuzelin self-assigned this Apr 1, 2024
@yuzelin
Copy link
Contributor

yuzelin commented Apr 1, 2024

Thanks your suggestion! Actually I'm working on support logical deletion in Kafka CDC. I am willing to do some works later.

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

2 participants