Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-1109

CSharp specific fails on multidimensional arrays.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.1, 1.6.3, 1.7.0
    • 1.7.1
    • csharp
    • Windows

    • Fix support for Multidimensional Arrays and nullable types in CSharp Specific reader.

    Description

      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"" ] }

      } }

      Attachments

        1. AVRO-1109.patch
          5 kB
          Mark Farnan

        Activity

          People

            Unassigned Unassigned
            mfarnan Mark Farnan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: