[
https://issues.apache.org/jira/browse/HIVE-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
He Yongqiang updated HIVE-1795:
-------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Committed! Thanks Namit!
> 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.