You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2019/04/09 23:33:00 UTC

[jira] [Created] (HIVE-21595) HIVE-20556 breaks backwards compatibility

Vihang Karajgaonkar created HIVE-21595:
------------------------------------------

             Summary: HIVE-20556 breaks backwards compatibility
                 Key: HIVE-21595
                 URL: https://issues.apache.org/jira/browse/HIVE-21595
             Project: Hive
          Issue Type: Bug
            Reporter: Vihang Karajgaonkar
            Assignee: Vihang Karajgaonkar


HIVE-20556 exposes a new field Table definition. However, it changes the order of the field ids which breaks backwards wire-compatibility. Any older client which is connects with HMS will not be able to deserialize table objects correctly since the field ids are different on client and server side.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)