[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)
ttps://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-SVN&view=rev&rev=1145368 Files : * /hive/trunk/metastore/

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

2011-07-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13063600#comment-13063600 ] Hudson commented on HIVE-2219: -- Integrated in Hive-trunk-h0.21 #821 (See [h

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

2011-07-11 Thread Paul Yang (JIRA)
: Resolved (was: Patch Available) > Revert HIVE-2219 and apply correct patch to improve the efficiency of > dropping multiple partitions > -- > > Key: HIVE-2275 >

[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-tabpanel&focusedCommentId=13062179#comment-13062179 ] Paul Yang commented on HIVE-2219: - I likely mixed up the RB and JIRA versions - lookin

[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-tabpanel&focusedCommentId=13062167#comment-13062167 ] Sohan Jain commented on HIVE-2219: -- Ok, please refer to HIVE-2275 > Make "

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

[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] [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] [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-tabpanel&focusedCommentId=13062132#comment-13062132 ] John Sichi commented on HIVE-2219: -- Since this patch already got committed, I w

[jira] [Updated] (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:all-tabpanel ] Sohan Jain updated HIVE-2219: - Attachment: HIVE-2219.2.patch This patch is the correct one from ReviewBoard > Make "alter ta

RE: HIVE-2219

2011-07-08 Thread Sohan Jain
Sohan -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 r1143

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 belo

[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-tabpanel&focusedCommentId=13060941#comment-13060941 ] Hudson commented on HIVE-2219: -- Integrated in Hive-trunk-h0.21 #813 (See [h

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

2011-07-06 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang resolved HIVE-2219. - Resolution: Fixed Fix Version/s: 0.8.0 Committed. Thanks Sohan! > Make "alter ta

[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-tabpanel&focusedCommentId=13056180#comment-13056180 ] Paul Yang commented on HIVE-2219: - +1 Will test and commit. > Make "alte

[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-tabpanel&focusedCommentId=13052941#comment-13052941 ] jirapos...@reviews.apache.org commented on HIVE-

Review Request: HIVE-2219: Improve efficiency of dropping multiple partitions

2011-06-21 Thread Sohan Jain
of the function that handles dropping multiple partitions by finding the partitions to drop at the JDO level instead of iterating through all given partitions and existing partitions. This addresses bug HIVE-2219. https://issues.apache.org/jira/browse/HIVE-2219 Diffs - trunk/ql/src

[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-tabpanel&focusedCommentId=13050874#comment-13050874 ] Sohan Jain commented on HIVE-2219: -- Ah sorry, after another round of testing, I real

[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" m

[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-tabpanel&focusedCommentId=13050847#comment-13050847 ] Paul Yang commented on HIVE-2219: - Can you make a reviewboard instance? > Make

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

[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: - Status: Patch Available (was: Open) > Make "alter table drop partition" m

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

[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" m