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

[Bug] Exception thrown when processing the DELETE cdc record in canal-json with the paimon-action-jar #4453

Open
2 tasks done
JackeyLee007 opened this issue Nov 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@JackeyLee007
Copy link
Contributor

Search before asking

  • I searched in the issues and found nothing similar.

Paimon version

0.9 +

Compute Engine

flink

Minimal reproduce step

  1. Flink CDC collect mysql data to kafka, including delete record.
  2. Use paimon-flink-action to kafka_sync_database

What doesn't meet your expectations?

Exception thrown as ”Expected node 'data' to be of type ArrayNode but was NullNode.“

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@JackeyLee007 JackeyLee007 added the bug Something isn't working label Nov 5, 2024
@JingsongLi
Copy link
Contributor

Can you use kafka_sync_table ? There is no database and table in kafka messages if you use "Flink CDC collect mysql data to kafka".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants