[ https://issues.apache.org/jira/browse/HIVE-12059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14947575#comment-14947575 ]
Aaron Dossett commented on HIVE-12059: -------------------------------------- My patch gets all deprecated references out EXCEPT from the SerDeSpec annotation in AvroSerDe. I don't have any experience developing annotations so that fix for that isn't obvious to me. One approach would be to add some redundant Strings to AvroSerdeUtils with a level of access below public that AvroSerDe could use. Open to other suggestions if this is important enough. > Clean up reference to deprecated constants in AvroSerdeUtils > ------------------------------------------------------------ > > Key: HIVE-12059 > URL: https://issues.apache.org/jira/browse/HIVE-12059 > Project: Hive > Issue Type: Improvement > Components: Serializers/Deserializers > Reporter: Aaron Dossett > Assignee: Aaron Dossett > Priority: Minor > Attachments: HIVE-12059.patch > > > AvroSerdeUtils contains several deprecated String constants that are used by > other Hive modules. Those should be cleaned up. -- This message was sent by Atlassian JIRA (v6.3.4#6332)