[jira] [Updated] (HIVE-9674) *DropPartitionEvent should handle partition-sets.

2015-02-19 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-9674: --- Attachment: (was: HIVE-9674.1.patch) *DropPartitionEvent should handle

[jira] [Updated] (HIVE-9674) *DropPartitionEvent should handle partition-sets.

2015-02-19 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-9674: --- Attachment: HIVE-9674.2.patch Here's the fixed patch. I've changed HiveMetaStore to

[jira] [Updated] (HIVE-9674) *DropPartitionEvent should handle partition-sets.

2015-02-12 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-9674: --- Description: Dropping a set of N partitions from a table currently results in N

[jira] [Updated] (HIVE-9674) *DropPartitionEvent should handle partition-sets.

2015-02-12 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-9674: --- Attachment: HIVE-9674.1.patch Here's a patch that builds on top of [~sushanth]'s work