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][Sort] Wrong class mapping of debezium serialization info #3329

Closed
2 tasks done
KevinWen007 opened this issue Mar 23, 2022 · 0 comments · Fixed by #3331
Closed
2 tasks done

[Bug][Sort] Wrong class mapping of debezium serialization info #3329

KevinWen007 opened this issue Mar 23, 2022 · 0 comments · Fixed by #3331
Assignees
Labels
component/sort type/bug Something is wrong
Milestone

Comments

@KevinWen007
Copy link
Contributor

What happened

The debezium serialization info is mapped to DebeziumDeserializationInfo.

What you expected to happen

It should be mapped to DebeziumSerializationInfo.

How to reproduce

Deserialize a json data of debezium serialization info.

Environment

No response

InLong version

master

InLong Component

InLong Sort

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@KevinWen007 KevinWen007 added the type/bug Something is wrong label Mar 23, 2022
@KevinWen007 KevinWen007 changed the title [Bug][Sort] Wrong class type mapping of debezium serialization info [Bug][Sort] Wrong class mapping of debezium serialization info Mar 23, 2022
@healchow healchow added this to the 1.1.0 milestone Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/sort type/bug Something is wrong
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants