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:34:17 UTC

[jira] Created: (AVRO-630) Array size is not exposed

Array size is not exposed
-------------------------

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


There currently isn't an easy way to get at the size of an array, which would be important to correctly allocate space to copy an array out of an avro record.

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