You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Gavin M. Roy (JIRA)" <ji...@apache.org> on 2010/08/26 00:32:18 UTC

[jira] Created: (AVRO-629) avro_array_get is a misnomer

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.