You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sushanth Sowmyan (JIRA)" <ji...@apache.org> on 2014/09/22 06:49:33 UTC

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

    [ https://issues.apache.org/jira/browse/HIVE-7681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14142887#comment-14142887 ] 

Sushanth Sowmyan commented on HIVE-7681:
----------------------------------------

Hi, this patch created a small regression, I've opened HIVE-8212 to track its fix.

> 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
>            Assignee: Navis
>              Labels: TODOC14
>             Fix For: 0.14.0
>
>         Attachments: HIVE-7681.1.patch.txt, HIVE-7681.2.patch.txt, HIVE-7681.3.patch.txt, HIVE-7681.4.patch.txt, HIVE-7681.4.patch.txt
>
>
> 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.3.4#6332)