KalleOlaviNiemitalo commented on PR #1922: URL: https://github.com/apache/avro/pull/1922#issuecomment-1289215175
> Does this pull request introduce a new feature? no It does. This would have to be documented and implemented for other languages too. If there is a union `["string", "bytes"]`, and the default value is a string, then this won't know which member was meant. That may be ok for nullable fields but makes the feature a bit more complex to document. -- 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]
