[
https://issues.apache.org/jira/browse/AVRO-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Douglas Creager updated AVRO-630:
---------------------------------
Attachment: 0001-Size-accessors-for-array-and-map-data.patch
Here's a patch that adds two new functions: avro_array_size and avro_map_size.
> 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
> Attachments: 0001-Size-accessors-for-array-and-map-data.patch
>
>
> 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.