Return-Path: Delivered-To: apmail-hadoop-hive-dev-archive@minotaur.apache.org Received: (qmail 2212 invoked from network); 12 Sep 2010 21:01:54 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Sep 2010 21:01:54 -0000 Received: (qmail 2057 invoked by uid 500); 12 Sep 2010 21:01:54 -0000 Delivered-To: apmail-hadoop-hive-dev-archive@hadoop.apache.org Received: (qmail 2013 invoked by uid 500); 12 Sep 2010 21:01:54 -0000 Mailing-List: contact hive-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hive-dev@hadoop.apache.org Delivered-To: mailing list hive-dev@hadoop.apache.org Received: (qmail 2005 invoked by uid 99); 12 Sep 2010 21:01:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Sep 2010 21:01:54 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Sep 2010 21:01:53 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8CL1XxH018484 for ; Sun, 12 Sep 2010 21:01:33 GMT Message-ID: <311780.143911284325293168.JavaMail.jira@thor> Date: Sun, 12 Sep 2010 17:01:33 -0400 (EDT) From: "Namit Jain (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Resolved: (HIVE-1630) bug in NO_DROP In-Reply-To: <23631888.128671284160713656.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain resolved HIVE-1630. ------------------------------ Hadoop Flags: [Reviewed] Resolution: Fixed Committed. Thanks Siying > bug in NO_DROP > -------------- > > Key: HIVE-1630 > URL: https://issues.apache.org/jira/browse/HIVE-1630 > Project: Hadoop Hive > Issue Type: Bug > Components: Query Processor > Reporter: Namit Jain > Assignee: Siying Dong > Fix For: 0.7.0 > > Attachments: HIVE-1630.2.patch > > > If the table is marked NO_DROP, we should still be able to drop old partitions. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.