John Gonyo created AVRO-3038:
--------------------------------
Summary: 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
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)