Return-Path: Delivered-To: apmail-hive-dev-archive@www.apache.org Received: (qmail 6782 invoked from network); 20 Dec 2010 06:28:29 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Dec 2010 06:28:29 -0000 Received: (qmail 96087 invoked by uid 500); 20 Dec 2010 06:28:28 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 95777 invoked by uid 500); 20 Dec 2010 06:28:27 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 95758 invoked by uid 500); 20 Dec 2010 06:28:23 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 95752 invoked by uid 99); 20 Dec 2010 06:28:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Dec 2010 06:28:23 +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; Mon, 20 Dec 2010 06:28:22 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBK6S2hF021431 for ; Mon, 20 Dec 2010 06:28:02 GMT Message-ID: <16834740.209891292826482520.JavaMail.jira@thor> Date: Mon, 20 Dec 2010 01:28:02 -0500 (EST) From: "Namit Jain (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Updated: (HIVE-1854) Temporarily disable metastore tests for listPartitionsByFilter() In-Reply-To: <14464410.199181292741640945.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-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-1854: ----------------------------- Status: Open (was: Patch Available) > Temporarily disable metastore tests for listPartitionsByFilter() > ---------------------------------------------------------------- > > Key: HIVE-1854 > URL: https://issues.apache.org/jira/browse/HIVE-1854 > Project: Hive > Issue Type: Bug > Components: Metastore > Affects Versions: 0.7.0 > Reporter: Paul Yang > Assignee: Paul Yang > Priority: Minor > Attachments: HIVE-1854.1.patch > > > After the JDO downgrade in HIVE-1853, the tests for the disabled function listPartitionByFilter() should be disabled as well. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.