Vihang Karajgaonkar created HIVE-17189:
------------------------------------------

             Summary: 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


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)

Reply via email to