You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
Search before asking
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?
The text was updated successfully, but these errors were encountered: