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

Implement set and remove methods from List interface on GenericData.Array

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4.1
    • 1.5.0
    • java
    • None
    • Reviewed

    Description

      GenericData.Array throws an UnsupportedOperationException when set() or remove() are used on an instance of it. I think it's reasonable for those methods to work though, since their implementation is simple and inline with most other List types.

      Attachments

        1. AVRO-730.patch
          3 kB
          Chase Bradford

        Activity

          People

            cbradford Chase Bradford
            cbradford Chase Bradford
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: