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


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.

Reply via email to