[
https://issues.apache.org/jira/browse/AVRO-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17283090#comment-17283090
]
John Gonyo commented on AVRO-3038:
----------------------------------
See [https://github.com/apache/avro/pull/1085] for fix
> 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.3.4#803005)