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

More efficient handling of different discriminator types #771

Conversation

plokhotnyuk
Copy link
Contributor

@plokhotnyuk plokhotnyuk commented Jan 7, 2025

An intermediate PR before fixing inconsistency of handling of different discriminator types that was reported in this issue: #763

It contains a bunch of yak shaving commits to avoid copying all those redundant stuff for Schema.GenericRecord codecs

It would be better to review it on per commit basis

@plokhotnyuk plokhotnyuk force-pushed the more-efficient-handling-different-discriminator-types branch 2 times, most recently from 9c92f58 to 9f1919f Compare January 7, 2025 14:20
@plokhotnyuk plokhotnyuk marked this pull request as ready for review January 7, 2025 14:23
@plokhotnyuk plokhotnyuk requested a review from a team as a code owner January 7, 2025 14:23
@plokhotnyuk plokhotnyuk force-pushed the more-efficient-handling-different-discriminator-types branch 14 times, most recently from d62eeed to d6b92e6 Compare January 8, 2025 12:44
@plokhotnyuk plokhotnyuk force-pushed the more-efficient-handling-different-discriminator-types branch from d6b92e6 to e4badd0 Compare January 8, 2025 13:14
@jdegoes jdegoes merged commit 5694f0d into zio:main Jan 8, 2025
26 checks passed
@plokhotnyuk plokhotnyuk deleted the more-efficient-handling-different-discriminator-types branch January 8, 2025 14:33
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.

2 participants