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

Edward Capriolo commented on HIVE-2595:
---------------------------------------

@Namit dont we have this now?
                
> 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: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to