Return-Path: Delivered-To: apmail-hadoop-hive-dev-archive@minotaur.apache.org Received: (qmail 68818 invoked from network); 18 Sep 2010 00:06:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Sep 2010 00:06:13 -0000 Received: (qmail 11172 invoked by uid 500); 18 Sep 2010 00:06:13 -0000 Delivered-To: apmail-hadoop-hive-dev-archive@hadoop.apache.org Received: (qmail 11114 invoked by uid 500); 18 Sep 2010 00:06:13 -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 11106 invoked by uid 99); 18 Sep 2010 00:06:12 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Sep 2010 00:06:12 +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; Sat, 18 Sep 2010 00:05:55 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8I05XCZ022296 for ; Sat, 18 Sep 2010 00:05:34 GMT Message-ID: <17206392.263761284768333663.JavaMail.jira@thor> Date: Fri, 17 Sep 2010 20:05:33 -0400 (EDT) From: "Russell Melick (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Updated: (HIVE-1498) support IDXPROPERTIES on CREATE/ALTER INDEX In-Reply-To: <23380007.98141280536463627.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-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Melick updated HIVE-1498: --------------------------------- Attachment: hive-1498.prelim.patch This patch is very preliminary, and we're working on getting the testing environment working, so we can't verify that it passes the tests. > support IDXPROPERTIES on CREATE/ALTER INDEX > ------------------------------------------- > > Key: HIVE-1498 > URL: https://issues.apache.org/jira/browse/HIVE-1498 > Project: Hadoop Hive > Issue Type: Improvement > Components: Indexing > Affects Versions: 0.7.0 > Reporter: John Sichi > Assignee: He Yongqiang > Fix For: 0.7.0 > > Attachments: hive-1498.prelim.patch > > > It's partially there in the grammar but not hooked in; should work pretty much the same as TBLPROPERTIES. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.