[ https://issues.apache.org/jira/browse/HIVE-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14265538#comment-14265538 ]
Szehon Ho commented on HIVE-5976: --------------------------------- It's mostly an internal implementation change, so I think none of the DDL pages have to change as there is no DDL syntax change. I did add a section describing this change to the developer guide for any developers to know about the registration mechanism:[https://cwiki.apache.org/confluence/display/Hive/DeveloperGuide#DeveloperGuide-RegistrationofNativeSerDe's|https://cwiki.apache.org/confluence/display/Hive/DeveloperGuide#DeveloperGuide-RegistrationofNativeSerDe's]. Feel free to edit/move it if there is a better place, suggest more edits, or remove the TODOC label if this is sufficient. > Decouple input formats from STORED as keywords > ---------------------------------------------- > > Key: HIVE-5976 > URL: https://issues.apache.org/jira/browse/HIVE-5976 > Project: Hive > Issue Type: Task > Reporter: Brock Noland > Assignee: David Chen > Labels: TODOC14 > Fix For: 0.14.0 > > Attachments: HIVE-5976.2.patch, HIVE-5976.3.patch, HIVE-5976.3.patch, > HIVE-5976.4.patch, HIVE-5976.5.patch, HIVE-5976.6.patch, HIVE-5976.7.patch, > HIVE-5976.8.patch, HIVE-5976.9.patch, HIVE-5976.patch, HIVE-5976.patch, > HIVE-5976.patch, HIVE-5976.patch > > > As noted in HIVE-5783, we hard code the input formats mapped to keywords. > It'd be nice if there was a registration system so we didn't need to do that. -- This message was sent by Atlassian JIRA (v6.3.4#6332)