Return-Path: Delivered-To: apmail-hive-dev-archive@www.apache.org Received: (qmail 72910 invoked from network); 4 Nov 2010 07:49:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Nov 2010 07:49:39 -0000 Received: (qmail 7686 invoked by uid 500); 4 Nov 2010 07:50:10 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 7326 invoked by uid 500); 4 Nov 2010 07:50:06 -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 7313 invoked by uid 500); 4 Nov 2010 07:50:06 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 7310 invoked by uid 99); 4 Nov 2010 07:50:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Nov 2010 07:50:05 +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; Thu, 04 Nov 2010 07:50:05 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oA47njrf012803 for ; Thu, 4 Nov 2010 07:49:45 GMT Message-ID: <18259122.5051288856985300.JavaMail.jira@thor> Date: Thu, 4 Nov 2010 03:49:45 -0400 (EDT) From: "Marquis Wang (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Updated: (HIVE-1746) Support for using ALTER to set IDXPROPERTIES In-Reply-To: <28351160.45261287887121044.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-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marquis Wang updated HIVE-1746: ------------------------------- Status: Patch Available (was: Open) > Support for using ALTER to set IDXPROPERTIES > -------------------------------------------- > > Key: HIVE-1746 > URL: https://issues.apache.org/jira/browse/HIVE-1746 > Project: Hive > Issue Type: Improvement > Reporter: Marquis Wang > Assignee: Marquis Wang > Attachments: 1746.prelim.patch, HIVE-1746.2.patch > > > Hive-1498 has support for IDXPROPERTIES on index creation, so now we want to support ALTERing those properties. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.