[ https://issues.apache.org/jira/browse/AVRO-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412749#comment-13412749 ]
Thiruvalluvan M. G. commented on AVRO-1109: ------------------------------------------- Verified on Visual C# Express on Windows 7 that the problem exists before the patch and goes away after the patch. > CSharp specific fails on multidimensional arrays. > ------------------------------------------------- > > Key: AVRO-1109 > URL: https://issues.apache.org/jira/browse/AVRO-1109 > Project: Avro > Issue Type: Bug > Components: csharp > Affects Versions: 1.5.1, 1.6.3, 1.7.0 > Environment: Windows > Reporter: Mark Farnan > Labels: c-sharp,, read, specific, test > Fix For: 1.7.1 > > Attachments: AVRO-1109.patch > > > Using Multidimensional Arrays throws errors during READ for Specific. > This type of construct SHOULD work, but dosn't > { ""name"" : ""myArray3"", ""type"" : { ""type"" : ""array"", ""items"" : { > ""type"" : ""array"", ""items"" : [ ""double"", ""string"", ""null"" ] } } } -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira