[
https://issues.apache.org/jira/browse/AVRO-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176869#comment-17176869
]
ASF subversion and git services commented on AVRO-2908:
-------------------------------------------------------
Commit 7791b348c979453bb071bcb5189dcd400b5521b8 in avro's branch
refs/heads/master from Samir Khan
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=7791b34 ]
AVRO-2908: Skip enum using in.readEnum instead of in.readInt (#942)
* AVRO-2908: Skip enum using in.readEnum instead of in.readInt
* AVRO-2908: Moved TestSkipEnumSchema to avro.generic
> Skip enum using in.readEnum instead of in.readInt
> -------------------------------------------------
>
> Key: AVRO-2908
> URL: https://issues.apache.org/jira/browse/AVRO-2908
> Project: Apache Avro
> Issue Type: Bug
> Components: java
> Reporter: Muhammad Samir Khan
> Priority: Major
> Attachments: AVRO-2908.patch
>
>
> Otherwise ValidatingDecoder throws: org.apache.avro.AvroTypeException:
> Attempt to process a int when a enum was expected.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)