[jira] [Commented] (HIVE-2275) Revert HIVE-2219 and apply correct patch to improve the efficiency of dropping multiple partitions

2011-07-11 Thread Hudson (JIRA)
://builds.apache.org/job/Hive-trunk-h0.21/821/]) HIVE-2275. Revert HIVE-2219 and apply correct patch to improve the efficiency of dropping multiple partitions (Sohan Jain via pauly) pauly : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1145368 Files : * /hive/trunk/metastore/src/java/org

HIVE-2219

2011-07-08 Thread John Sichi
I'm getting failures in these two tests after picking up the commit for that JIRA issue. drop_multi_partitions.q escape1.q Passes with r1143233, fails with r1143508. Since the change passed tests for Paul before commit, maybe something non-deterministic? Example failure from escape1.q is

RE: HIVE-2219

2011-07-08 Thread Sohan Jain
-Original Message- From: John Sichi Sent: Friday, July 08, 2011 11:28 AM To: Sohan Jain; Paul Yang Cc: dev@hive.apache.org Subject: HIVE-2219 I'm getting failures in these two tests after picking up the commit for that JIRA issue. drop_multi_partitions.q escape1.q Passes with r1143233, fails

[jira] [Commented] (HIVE-2219) Make alter table drop partition more efficient

2011-07-08 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13062132#comment-13062132 ] John Sichi commented on HIVE-2219: -- Since this patch already got committed, I would

[jira] [Created] (HIVE-2275) Revert HIVE-2219 and apply correct patch to improve the efficiency of dropping multiple partitions

2011-07-08 Thread Sohan Jain (JIRA)
Revert HIVE-2219 and apply correct patch to improve the efficiency of dropping multiple partitions -- Key: HIVE-2275 URL: https://issues.apache.org/jira/browse/HIVE

[jira] [Updated] (HIVE-2275) Revert HIVE-2219 and apply correct patch to improve the efficiency of dropping multiple partitions

2011-07-08 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2275: - Attachment: HIVE-2275.1.patch Revert HIVE-2219 and apply correct patch to improve the efficiency

[jira] [Updated] (HIVE-2275) Revert HIVE-2219 and apply correct patch to improve the efficiency of dropping multiple partitions

2011-07-08 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2275: - Status: Patch Available (was: Open) Revert HIVE-2219 and apply correct patch to improve the efficiency

[jira] [Commented] (HIVE-2219) Make alter table drop partition more efficient

2011-07-08 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13062167#comment-13062167 ] Sohan Jain commented on HIVE-2219: -- Ok, please refer to HIVE-2275 Make alter table drop

[jira] [Commented] (HIVE-2219) Make alter table drop partition more efficient

2011-07-08 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13062179#comment-13062179 ] Paul Yang commented on HIVE-2219: - I likely mixed up the RB and JIRA versions - looking

[jira] [Commented] (HIVE-2219) Make alter table drop partition more efficient

2011-07-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060941#comment-13060941 ] Hudson commented on HIVE-2219: -- Integrated in Hive-trunk-h0.21 #813 (See [https

[jira] [Commented] (HIVE-2219) Make alter table drop partition more efficient

2011-06-27 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056180#comment-13056180 ] Paul Yang commented on HIVE-2219: - +1 Will test and commit. Make alter table drop

[jira] [Commented] (HIVE-2219) Make alter table drop partition more efficient

2011-06-21 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052941#comment-13052941 ] jirapos...@reviews.apache.org commented on HIVE-2219

[jira] [Commented] (HIVE-2219) Make alter table drop partition more efficient

2011-06-16 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050847#comment-13050847 ] Paul Yang commented on HIVE-2219: - Can you make a reviewboard instance? Make alter table

[jira] [Updated] (HIVE-2219) Make alter table drop partition more efficient

2011-06-16 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2219: - Status: Open (was: Patch Available) Make alter table drop partition more efficient

[jira] [Commented] (HIVE-2219) Make alter table drop partition more efficient

2011-06-16 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050874#comment-13050874 ] Sohan Jain commented on HIVE-2219: -- Ah sorry, after another round of testing, I realized

[jira] [Created] (HIVE-2219) Make alter table drop partition more efficient

2011-06-14 Thread Sohan Jain (JIRA)
Make alter table drop partition more efficient Key: HIVE-2219 URL: https://issues.apache.org/jira/browse/HIVE-2219 Project: Hive Issue Type: Improvement Components: Query Processor

[jira] [Assigned] (HIVE-2219) Make alter table drop partition more efficient

2011-06-14 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain reassigned HIVE-2219: Assignee: Sohan Jain Make alter table drop partition more efficient

[jira] [Updated] (HIVE-2219) Make alter table drop partition more efficient

2011-06-14 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2219: - Attachment: HIVE-2219.1.patch Improves the time it takes to check whether a partition to delete exists