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)