[ https://issues.apache.org/jira/browse/HIVE-9462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14292939#comment-14292939 ]
Xuefu Zhang commented on HIVE-9462: ----------------------------------- Patch looks good. One minor observation: if the datum is null, then the datumClazz will be null, and then the logged message will have "null". I'm not sure if this is intended. > HIVE-8577 - breaks type evolution > --------------------------------- > > Key: HIVE-9462 > URL: https://issues.apache.org/jira/browse/HIVE-9462 > Project: Hive > Issue Type: Bug > Components: Serializers/Deserializers > Affects Versions: 0.15.0 > Reporter: Brock Noland > Assignee: Brock Noland > Attachments: HIVE-9462.1.patch, HIVE-9462.2.patch, type_evolution.avro > > > If you write an avro field out as {{int}} and then change it's type to > {{long}} you will get an {{UnresolvedUnionException}} due to code in > HIVE-8577. -- This message was sent by Atlassian JIRA (v6.3.4#6332)