You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2014/08/11 22:04:12 UTC

[jira] [Created] (HIVE-7681) qualified tablenames usage does not work with several alter-table commands

Thejas M Nair created HIVE-7681:
-----------------------------------

             Summary: qualified tablenames usage does not work with several alter-table commands
                 Key: HIVE-7681
                 URL: https://issues.apache.org/jira/browse/HIVE-7681
             Project: Hive
          Issue Type: Bug
            Reporter: Thejas M Nair


Changes were made in HIVE-4064 for use of qualified table names in more types of queries. But several alter table commands don't work with qualified 
- alter table default.tmpfoo set tblproperties ("bar" = "bar value")
- ALTER TABLE default.kv_rename_test CHANGE a a STRING
- add,drop partition
- alter index rebuild





--
This message was sent by Atlassian JIRA
(v6.2#6252)