[
https://issues.apache.org/jira/browse/HIVE-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HIVE-2605:
------------------------------
Attachment: HIVE-2605.D525.1.patch
njain requested code review of "HIVE-2605 [jira] Setting no_drop on a table
should cascade to child partitions".
Reviewers: JIRA
HIVE-2605
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.
TEST PLAN
EMPTY
REVISION DETAIL
https://reviews.facebook.net/D525
AFFECTED FILES
metastore/src/java/org/apache/hadoop/hive/metastore/ProtectMode.java
ql/src/test/results/clientnegative/protectmode_tbl7.q.out
ql/src/test/results/clientnegative/protectmode_tbl8.q.out
ql/src/test/results/clientnegative/protectmode_tbl6.q.out
ql/src/test/results/clientpositive/protectmode2.q.out
ql/src/test/queries/clientnegative/protectmode_tbl6.q
ql/src/test/queries/clientnegative/protectmode_tbl7.q
ql/src/test/queries/clientnegative/protectmode_tbl8.q
ql/src/test/queries/clientpositive/protectmode2.q
ql/src/java/org/apache/hadoop/hive/ql/metadata/Partition.java
ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java
ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java
ql/src/java/org/apache/hadoop/hive/ql/plan/AlterTableDesc.java
ql/src/java/org/apache/hadoop/hive/ql/parse/Hive.g
ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java
MANAGE HERALD DIFFERENTIAL RULES
https://reviews.facebook.net/herald/view/differential/
WHY DID I GET THIS EMAIL?
https://reviews.facebook.net/herald/transcript/1155/
Tip: use the X-Herald-Rules header to filter Herald messages in your client.
> 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