-
-
Notifications
You must be signed in to change notification settings - Fork 142
#589: Fix schema not including base class for records with subclasses #593
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
base: 2.19
Are you sure you want to change the base?
Conversation
952cbb7
to
f43adf5
Compare
f43adf5
to
ee0c73c
Compare
…ct or interface) into union of types.
Sounds good. Was about to suggest that due to |
ee0c73c
to
99311ae
Compare
I have problem to choose most obvious handling of duplicates in unionSchemas (inside
|
avro/src/main/java/com/fasterxml/jackson/dataformat/avro/schema/RecordVisitor.java
Outdated
Show resolved
Hide resolved
Would it make sense to first use a I may be missing/misunderstanding something, so apologies if above makes no sense. |
ef29a98
to
c540e07
Compare
bff3e2b
to
88fa1dc
Compare
No description provided.