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

[ISSUE #88] Introduce format parameter configuration to support different serialization and deserialization formats provided by Flink #89

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

leosanqing
Copy link
Contributor

Background

rocketmq-flink connector. Now the format only supports the default format, and cannot expand other formats.

This pr refers to the implementation of kafka, and expands the format to the format officially supported by flink
Such as JSON and csv etc.

TODO

  1. key deserialization

… different serialization and deserialization formats provided by Flink
… different serialization and deserialization formats provided by Flink
@lizhimins
Copy link
Member

LGTM,there are some conflicts that could be modified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants