You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "He Yongqiang (JIRA)" <ji...@apache.org> on 2010/11/17 07:32:13 UTC

[jira] Commented: (HIVE-1795) outputs not correctly populated for alter table

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

He Yongqiang commented on HIVE-1795:
------------------------------------

+1 running tests.

> outputs not correctly populated for alter table
> -----------------------------------------------
>
>                 Key: HIVE-1795
>                 URL: https://issues.apache.org/jira/browse/HIVE-1795
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.7.0
>
>         Attachments: hive.1795.1.patch
>
>
> For any :
> alter table <T> partition <p> ...
> The table <T> is added in the output. It leads to problems with locking, and will lead to problems in future for authorization.
> The partition should be in the output, not the table.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.