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

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

Open
hackergin opened this issue Apr 23, 2023 · 1 comment

Comments

@hackergin
Copy link

The default format of the current connector is the delimited format, and other formats cannot be configured.

Introduce format parameter configuration to support different serialization and deserialization formats(like json, csv, avro, pb) provided by Flink.

@humkum
Copy link
Contributor

humkum commented Jun 6, 2023

I'd like to try this

leosanqing added a commit to leosanqing/rocketmq-flink that referenced this issue Jun 25, 2023
… different serialization and deserialization formats provided by Flink
leosanqing added a commit to leosanqing/rocketmq-flink that referenced this issue Jun 25, 2023
… different serialization and deserialization formats provided by Flink
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

No branches or pull requests

2 participants