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

providing to_avro and from_avro functionalities to support schema registry #615

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

nyaghma
Copy link
Contributor

@nyaghma nyaghma commented Oct 1, 2021

This PR adds a plugin that provides support for schema registry in spark. The plugin creates a separate jar file and includes to_avro and from_avro functions for serializing and deserializing payloads with respect to a schema in the schema registry.
The PR includes a doc with both producer and consumer examples.

@nyaghma nyaghma requested review from sjkwak and hmlam October 1, 2021 21:29
@nyaghma nyaghma changed the title providing to_avro and from_avro functionalities providing to_avro and from_avro functionalities to support schema registry Oct 1, 2021
@scaladevspark
Copy link

scaladevspark commented May 28, 2022

any chance to get this PR merged? is there any other way to work with Azure Schema Registry via Spark Structured Streaming?

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.

None yet

3 participants