Return-Path: Delivered-To: apmail-hive-dev-archive@www.apache.org Received: (qmail 57458 invoked from network); 10 Nov 2010 05:10:07 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Nov 2010 05:10:07 -0000 Received: (qmail 96443 invoked by uid 500); 10 Nov 2010 05:10:38 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 96415 invoked by uid 500); 10 Nov 2010 05:10:38 -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 96406 invoked by uid 500); 10 Nov 2010 05:10:38 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 96400 invoked by uid 99); 10 Nov 2010 05:10:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Nov 2010 05:10:38 +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, 10 Nov 2010 05:10:36 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAA5AFe7004757 for ; Wed, 10 Nov 2010 05:10:15 GMT Message-ID: <21988367.511289365815129.JavaMail.jira@thor> Date: Wed, 10 Nov 2010 00:10:15 -0500 (EST) 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 X-Virus-Checked: Checked by ClamAV on apache.org [ 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 > Components: Indexing > Affects Versions: 0.7.0 > Reporter: Marquis Wang > Assignee: Marquis Wang > Fix For: 0.7.0 > > Attachments: 1746.prelim.patch, HIVE-1746.2.patch, HIVE-1746.3.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.