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

[jira] [Comment Edited] (HIVE-15167) remove SerDe interface; undeprecate Deserializer and Serializer

    [ https://issues.apache.org/jira/browse/HIVE-15167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664980#comment-15664980 ] 

Sergey Shelukhin edited comment on HIVE-15167 at 11/14/16 9:11 PM:
-------------------------------------------------------------------

All the tests are known flaky tests (PPD one is HIVE-14936, the rest are very old).




was (Author: sershe):
All the tests are known flaky tests (PPD one is https://issues.apache.org/jira/browse/HIVE-14936, the rest are very old).



> remove SerDe interface; undeprecate Deserializer and Serializer
> ---------------------------------------------------------------
>
>                 Key: HIVE-15167
>                 URL: https://issues.apache.org/jira/browse/HIVE-15167
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HIVE-15167.patch
>
>
> 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)