[ 
https://issues.apache.org/jira/browse/HIVE-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Wilfong resolved HIVE-2595.
---------------------------------

    Resolution: Not A Problem
    
> add a table level property which does not let the table or any of its 
> partitions to be dropped
> ----------------------------------------------------------------------------------------------
>
>                 Key: HIVE-2595
>                 URL: https://issues.apache.org/jira/browse/HIVE-2595
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Namit Jain
>
> The current approach:
> alter table <TBL> enable no_drop;
> does not prevent the partitions from being dropped.
> This new property should prevent both the table and any of its partitions 
> (current, future) from getting dropped.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to