[
https://issues.apache.org/jira/browse/PIG-3526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cheolsoo Park resolved PIG-3526.
--------------------------------
Resolution: Fixed
Fix Version/s: (was: 0.12.1)
0.13.0
Assignee: Joseph Adler
+1. Committed to trunk.
> Unions with Enums do not work with AvroStorage
> ----------------------------------------------
>
> Key: PIG-3526
> URL: https://issues.apache.org/jira/browse/PIG-3526
> Project: Pig
> Issue Type: Bug
> Components: internal-udfs
> Affects Versions: 0.12.0
> Reporter: Joseph Adler
> Assignee: Joseph Adler
> Fix For: 0.13.0
>
> Attachments: PIG-3526.patch
>
>
> If you have an input schema with unions of enum types and nulls, AvroStorage
> can't read the data correctly. This patch will translate the enums to strings
> so that Pig can process them.
> (Sorry for the short description and lack of a unit test; ran into this issue
> while working on a deadline for another project.)
--
This message was sent by Atlassian JIRA
(v6.1#6144)