Mark Farnan created AVRO-1109:
---------------------------------

             Summary: 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.6.3, 1.5.1, 1.7.0
         Environment: Windows
            Reporter: Mark Farnan


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

        

Reply via email to