Danny02 opened a new pull request, #1919: URL: https://github.com/apache/avro/pull/1919
Why: We want to use @AvroDefault with @Nullable. How does it help with resolving the issue: The schema generation automaticly picks the right order of the union type. Side effects: This change has no side effects, because: - The order of union types is irrelevant for schema compability. - This change enables definitions wich has been invalid. ## What is the purpose of the change Implementing AVRO-3649. ## Verifying this change - *Added test that validates that a correct schema is generated* ## Documentation - **This is my big question. Is the reflection serialization documented anywhere?** -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
