You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2016/11/09 01:50:58 UTC

[jira] [Created] (HIVE-15167) undeprecate Deserializer, SerDe etc

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)