[ https://issues.apache.org/jira/browse/HIVE-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673440#action_12673440 ]
Zheng Shao commented on HIVE-288: --------------------------------- I agree it's better to name it serde. But in the metastore we directly store the class name, so renaming the class name will not be that straight forward (especially the serde classes are still in our metastore - although not anywhere else in the world) Comparing with the pain of migration, I think it's not that bad to keep it as serde2. Users won't see it, and for developers we can put a comment in the code. > Remove the old serde package > ---------------------------- > > Key: HIVE-288 > URL: https://issues.apache.org/jira/browse/HIVE-288 > Project: Hadoop Hive > Issue Type: Improvement > Components: Serializers/Deserializers > Affects Versions: 0.2.0, 0.3.0 > Reporter: Zheng Shao > Attachments: HIVE-288.1.patch > > > It's not used by Hive any more. Users who need this [probably only inside > Facebook] will move this code into their own source trees. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.