avro_array_get is a misnomer
----------------------------

                 Key: AVRO-629
                 URL: https://issues.apache.org/jira/browse/AVRO-629
             Project: Avro
          Issue Type: Improvement
          Components: c
    Affects Versions: 1.4.0
            Reporter: Gavin M. Roy


The new function avro_array_get is a misnomer since it only allows you to grab 
a single datum from the array passing in the index of the datum.  It should 
renamed to reflect this behavior.  A suggestion would be to rename it to 
avro_array_get_datum_at_index().

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to