You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2012/08/03 09:06:02 UTC

[jira] [Created] (HIVE-3330) partitions for a table being dropped should be par of inputs/outputs

Namit Jain created HIVE-3330:
--------------------------------

             Summary: partitions for a table being dropped should be par of inputs/outputs
                 Key: HIVE-3330
                 URL: https://issues.apache.org/jira/browse/HIVE-3330
             Project: Hive
          Issue Type: Bug
            Reporter: Namit Jain


Say a table T exists with 2 partitions P1 and P2.
When the user issues the command:

drop table T;

The inputs and outputs only contain T.
It might be a good idea if the inputs and outputs contained T@P1 and T@P2 also.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-3330) partitions for a table being dropped should be par of inputs/outputs

Posted by "Carl Steinbach (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-3330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carl Steinbach updated HIVE-3330:
---------------------------------

    Component/s: Security
                 Metastore
                 Authorization
    
> partitions for a table being dropped should be par of inputs/outputs
> --------------------------------------------------------------------
>
>                 Key: HIVE-3330
>                 URL: https://issues.apache.org/jira/browse/HIVE-3330
>             Project: Hive
>          Issue Type: Bug
>          Components: Authorization, Metastore, Security
>            Reporter: Namit Jain
>
> Say a table T exists with 2 partitions P1 and P2.
> When the user issues the command:
> drop table T;
> The inputs and outputs only contain T.
> It might be a good idea if the inputs and outputs contained T@P1 and T@P2 also.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira