[
https://issues.apache.org/jira/browse/AVRO-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15927869#comment-15927869
]
Ben Walsh commented on AVRO-2007:
---------------------------------
This is a duplicate of https://issues.apache.org/jira/browse/AVRO-1528
> for avro-c enable getting enum size (i.e. number of symbols at enum schema)
> ---------------------------------------------------------------------------
>
> Key: AVRO-2007
> URL: https://issues.apache.org/jira/browse/AVRO-2007
> Project: Avro
> Issue Type: Improvement
> Components: c
> Affects Versions: 1.8.1
> Reporter: Eliyahu Machluf
> Priority: Minor
> Fix For: 1.8.1
>
>
> Avro-c library stores internaly enum as int value, there is no validation,
> when setting an enum value, it match the schema.
> Therefore, I want to enable getting enum size (i.e. number of symbols at enum
> schema), in order to enable validating (when using the instance) that the
> value is at enum range.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)