Sergey Shelukhin created HIVE-15167:
---------------------------------------

             Summary: undeprecate Deserializer, SerDe etc
                 Key: HIVE-15167
                 URL: https://issues.apache.org/jira/browse/HIVE-15167
             Project: Hive
          Issue Type: Bug
            Reporter: Sergey Shelukhin


SerDe interfaces were deprecated in HIVE-4007 to suggest that users do not 
implement them. However, this results in deprecation warnings all over the 
codebase where they are actually used.
We should un-deprecate (reprecate? precate?) them. We can add a comment for 
implementers instead (we could add a method with a clearly bogus name like 
useThisAbstractClassInstead, and implement it in the class, so it would be 
noticeable, but that would break compat).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to