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

Hudson commented on HIVE-2605:
------------------------------

Integrated in Hive-trunk-h0.21 #1110 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1110/])
    HIVE-2605: Setting no_drop on a table should cascade to child partitions 
(namit via He Yongqiang)

heyongqiang : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1207701
Files : 
* 
/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/ProtectMode.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/metadata/Partition.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/Hive.g
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/plan/AlterTableDesc.java
* /hive/trunk/ql/src/test/queries/clientnegative/protectmode_tbl6.q
* /hive/trunk/ql/src/test/queries/clientnegative/protectmode_tbl7.q
* /hive/trunk/ql/src/test/queries/clientnegative/protectmode_tbl8.q
* /hive/trunk/ql/src/test/queries/clientpositive/protectmode2.q
* /hive/trunk/ql/src/test/results/clientnegative/protectmode_tbl6.q.out
* /hive/trunk/ql/src/test/results/clientnegative/protectmode_tbl7.q.out
* /hive/trunk/ql/src/test/results/clientnegative/protectmode_tbl8.q.out
* /hive/trunk/ql/src/test/results/clientpositive/protectmode2.q.out

                
> Setting no_drop on a table should cascade to child partitions
> -------------------------------------------------------------
>
>                 Key: HIVE-2605
>                 URL: https://issues.apache.org/jira/browse/HIVE-2605
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: HIVE-2605.D525.1.patch
>
>
> When NO_DROP is set on a table, it does not cascade to the partitions of the 
> table.  There should be an option to do so.

--
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