[
https://issues.apache.org/jira/browse/HIVE-17189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16109212#comment-16109212
]
Alan Gates commented on HIVE-17189:
-----------------------------------
+1
> Fix backwards incompatibility in HiveMetaStoreClient
> ----------------------------------------------------
>
> Key: HIVE-17189
> URL: https://issues.apache.org/jira/browse/HIVE-17189
> Project: Hive
> Issue Type: Bug
> Components: Metastore
> Affects Versions: 2.1.1
> Reporter: Vihang Karajgaonkar
> Assignee: Vihang Karajgaonkar
> Attachments: HIVE-17189.01.patch, HIVE-17189.02.patch
>
>
> HIVE-12730 adds the ability to edit the basic stats using {{alter table}} and
> {{alter partition}} commands. However, it changes the signature of @public
> interface of MetastoreClient and removes some methods which breaks backwards
> compatibility. This can be fixed easily by re-introducing the removed methods
> and making them call into newly added method
> {{alter_table_with_environment_context}}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)