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

SR: Create Processors for Decoding with Schema #1045

Closed
lovromazgon opened this issue May 23, 2023 · 0 comments · Fixed by #1097
Closed

SR: Create Processors for Decoding with Schema #1045

lovromazgon opened this issue May 23, 2023 · 0 comments · Fixed by #1097
Assignees
Labels
feature New feature or request
Milestone

Comments

@lovromazgon
Copy link
Member

lovromazgon commented May 23, 2023

Create processors that take raw data and decode it using a schema. The schema should be taken from a schema registry, based on the ID prepended to the raw data (see Confluent wire format). There should be two processors, one for the payload, one for the key. More info here.

Depends on #1043.

@lovromazgon lovromazgon added the feature New feature or request label May 30, 2023
@lovromazgon lovromazgon self-assigned this Jun 30, 2023
@simonl2002 simonl2002 added this to the 0.7.0 milestone Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants