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 2017/07/27 22:14:00 UTC

[jira] [Created] (HIVE-17189) Fix backwards incompatibility in HiveMetaStoreClient

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)