[
https://issues.apache.org/jira/browse/AVRO-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17509073#comment-17509073
]
John Gonyo edited comment on AVRO-3038 at 3/18/22, 8:44 PM:
------------------------------------------------------------
[~KSchoonover] I see the PR was merged into my local fork, but not into the
main avro repo?
was (Author: jgonyo-snag):
[~KSchoonover] I see the PR was merged into our local fork, but not into the
main avro repo?
> ClassCache: Nullable primitive types and arrays not registered correctly to
> the class map
> -----------------------------------------------------------------------------------------
>
> Key: AVRO-3038
> URL: https://issues.apache.org/jira/browse/AVRO-3038
> Project: Apache Avro
> Issue Type: Bug
> Components: csharp
> Affects Versions: 1.10.1
> Reporter: John Gonyo
> Priority: Major
>
> When a schema contains a union of a nullable enum, or an array, the
> corresponding NamedSchema or array type are not registered.
>
> ClassCache's Union can be updated to check for and correctly register these
> nullable types.
>
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)