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

Change union decoding to accept schemas in union #191

Merged
merged 1 commit into from
May 12, 2020

Conversation

vlovgr
Copy link
Contributor

@vlovgr vlovgr commented May 12, 2020

Previously, only union schemas were accepted when decoding unions. With the changes in this pull request, we now also accept any schema in the union when decoding.

This is necessary to keep union decoding working as expected after the changes fd4s/fs2-kafka#282.

@vlovgr vlovgr merged commit f0dc052 into master May 12, 2020
@vlovgr vlovgr deleted the relax-union-decoding branch May 12, 2020 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant