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