Return-Path: Delivered-To: apmail-hive-dev-archive@www.apache.org Received: (qmail 11588 invoked from network); 8 Nov 2010 22:06:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Nov 2010 22:06:18 -0000 Received: (qmail 82058 invoked by uid 500); 8 Nov 2010 22:06:49 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 81990 invoked by uid 500); 8 Nov 2010 22:06: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 81922 invoked by uid 500); 8 Nov 2010 22:06:49 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 81918 invoked by uid 99); 8 Nov 2010 22:06:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Nov 2010 22:06:49 +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, 08 Nov 2010 22:06:48 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oA8M6STl028104 for ; Mon, 8 Nov 2010 22:06:28 GMT Message-ID: <4707200.84431289253988313.JavaMail.jira@thor> Date: Mon, 8 Nov 2010 17:06:28 -0500 (EST) From: "John Sichi (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Commented: (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 [ https://issues.apache.org/jira/browse/HIVE-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12929763#action_12929763 ] John Sichi commented on HIVE-1497: ---------------------------------- Oops, the followup already exists (HIVE-1764). I'll edit the title of this one. > 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.5.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.