Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8D4894B47 for ; Fri, 10 Jun 2011 22:22:22 +0000 (UTC) Received: (qmail 2748 invoked by uid 500); 10 Jun 2011 22:22:20 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 2618 invoked by uid 500); 10 Jun 2011 22:22:20 -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 2560 invoked by uid 500); 10 Jun 2011 22:22:20 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 2483 invoked by uid 99); 10 Jun 2011 22:22:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jun 2011 22:22:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jun 2011 22:22:19 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 2D13A10DAE8 for ; Fri, 10 Jun 2011 22:21:59 +0000 (UTC) Date: Fri, 10 Jun 2011 22:21:59 +0000 (UTC) From: "Ashutosh Chauhan (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <999461747.12450.1307744519181.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <199275039.12211.1307740438736.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HIVE-2215) Add api for marking / querying set of partitions for events 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-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13047506#comment-13047506 ] Ashutosh Chauhan commented on HIVE-2215: ---------------------------------------- Replying to Paul's comments since I closed HIVE-2147 : bq. I agree with John's suggestion for PARTITION_EVENTS. For this event table, when will rows be dropped? This also needs to be considered. I will prefer to do it in a followup jira to keep this one manageable. bq. Also, for when partitions are represented using a string, we've followed the convention that they are called partition names. Can we use that for MPartitionSet? Yup, I can rename that. bq. Since MPartitionSet.partVals is a string, we should make it indexed, much like partitionName for the PARTITION table. In the latest patch, I have made it indexed. If you can take a look at the latest patch, that will be great. > Add api for marking / querying set of partitions for events > ----------------------------------------------------------- > > Key: HIVE-2215 > URL: https://issues.apache.org/jira/browse/HIVE-2215 > Project: Hive > Issue Type: New Feature > Components: Metastore > Affects Versions: 0.8.0 > Reporter: Ashutosh Chauhan > Assignee: Ashutosh Chauhan > Fix For: 0.8.0 > > Attachments: hive_2215.patch > > -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira