You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Pengcheng Xiong (JIRA)" <ji...@apache.org> on 2016/01/23 04:05:39 UTC

[jira] [Created] (HIVE-12916) Cleanup metastore to put unnecessary parameters in EnvironmentContext

Pengcheng Xiong created HIVE-12916:
--------------------------------------

             Summary: Cleanup metastore to put unnecessary parameters in EnvironmentContext
                 Key: HIVE-12916
                 URL: https://issues.apache.org/jira/browse/HIVE-12916
             Project: Hive
          Issue Type: Sub-task
            Reporter: Pengcheng Xiong
            Assignee: Pengcheng Xiong


for example, void alter_table(1:string dbname, 2:string tbl_name, 3:Table new_tbl) and void alter_table_with_environment_context(1:string dbname, 2:string tbl_name, 3:Table new_tbl, 4:EnvironmentContext environment_context), we plan to keep only the latter one.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)