[ 
https://issues.apache.org/jira/browse/AVRO-841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doug Cutting updated AVRO-841:
------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.0
         Assignee: Nick Palmer
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

Patch looks great.  I committed it.  Thanks, Nick!

> Implement GenericData$Array.add(int i, T o)
> -------------------------------------------
>
>                 Key: AVRO-841
>                 URL: https://issues.apache.org/jira/browse/AVRO-841
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: Nick Palmer
>            Assignee: Nick Palmer
>            Priority: Minor
>             Fix For: 1.6.0
>
>         Attachments: GenericData.add.patch
>
>
> Currently GenericData$Array does not implement List.add(int i, T o).
> I need this method for an application I am working on.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to