You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Chris Porter (JIRA)" <ji...@apache.org> on 2013/04/18 17:41:16 UTC

[jira] [Created] (AVRO-1301) Implement GenericData$Array$Iterator.remove()

Chris Porter created AVRO-1301:
----------------------------------

             Summary: Implement GenericData$Array$Iterator.remove()
                 Key: AVRO-1301
                 URL: https://issues.apache.org/jira/browse/AVRO-1301
             Project: Avro
          Issue Type: Bug
          Components: java
            Reporter: Chris Porter
            Priority: Minor
         Attachments: AVRO-1303.patch

GenericData.Array's iterator currently doesn't implement remove().

The implementation is simple and makes the behaviour more consistent if you're working on an object that may or may not have been serialised.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira