[
https://issues.apache.org/jira/browse/AVRO-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17283249#comment-17283249
]
John Gonyo commented on AVRO-3040:
----------------------------------
See [https://github.com/apache/avro/pull/1087] for a solution
> GenericWriter: Array requirement too restrictive
> ------------------------------------------------
>
> Key: AVRO-3040
> URL: https://issues.apache.org/jira/browse/AVRO-3040
> Project: Apache Avro
> Issue Type: Improvement
> Components: csharp
> Reporter: John Gonyo
> Priority: Major
>
> GenericWriter expects schema array properties to be an actual Array type,
> while Reflect and Specific writers expect array fields to be of IList<T>.
> For convenience, it would nice to support List, IList or Array types for
> array schema fields.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)