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: Extract Avro schema from structured data #1041

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

SR: Extract Avro schema from structured data #1041

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

Comments

@lovromazgon
Copy link
Member

When auto-registering is enabled we need to extract the schema from a record to register it in the schema registry. The goal of this issue is to create a function that traverses the map and creates an Avro schema from it. Similar to how we extract the schema in the SDK.

@lovromazgon lovromazgon self-assigned this May 23, 2023
@lovromazgon lovromazgon added the feature New feature or request label May 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