Return-Path: Delivered-To: apmail-hive-dev-archive@www.apache.org Received: (qmail 64647 invoked from network); 3 Nov 2010 04:40:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Nov 2010 04:40:18 -0000 Received: (qmail 17218 invoked by uid 500); 3 Nov 2010 04:40:49 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 17169 invoked by uid 500); 3 Nov 2010 04:40:49 -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 17161 invoked by uid 500); 3 Nov 2010 04:40:48 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 17158 invoked by uid 99); 3 Nov 2010 04:40:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Nov 2010 04:40:48 +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; Wed, 03 Nov 2010 04:40:46 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oA34ePna008966 for ; Wed, 3 Nov 2010 04:40:25 GMT Message-ID: <17673764.212291288759225296.JavaMail.jira@thor> Date: Wed, 3 Nov 2010 00:40:25 -0400 (EDT) From: "Russell Melick (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Updated: (HIVE-1497) support COMMENT clause on CREATE INDEX, and add new commands for SHOW/DESCRIBE indexes In-Reply-To: <10743623.97781280536156541.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HIVE-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Melick updated HIVE-1497: --------------------------------- Attachment: HIVE-1497.4.patch > support COMMENT clause on CREATE INDEX, and add new commands for SHOW/DESCRIBE indexes > -------------------------------------------------------------------------------------- > > Key: HIVE-1497 > URL: https://issues.apache.org/jira/browse/HIVE-1497 > Project: Hive > Issue Type: Improvement > Components: Indexing > Affects Versions: 0.7.0 > Reporter: John Sichi > Assignee: Russell Melick > Fix For: 0.7.0 > > Attachments: HIVE-1497.4.patch, hive-1497.p1.patch, hive-1497.p2.patch, hive-1497.p3.patch > > > We need to work out the syntax for SHOW/DESCRIBE, taking partitioning into account. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.