Return-Path: Delivered-To: apmail-hive-dev-archive@www.apache.org Received: (qmail 76551 invoked from network); 4 Nov 2010 18:24:36 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Nov 2010 18:24:36 -0000 Received: (qmail 76165 invoked by uid 500); 4 Nov 2010 18:25:07 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 76024 invoked by uid 500); 4 Nov 2010 18:25:07 -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 76016 invoked by uid 500); 4 Nov 2010 18:25:07 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 76013 invoked by uid 99); 4 Nov 2010 18:25:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Nov 2010 18:25:07 +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 18:25:05 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oA4IOhk7022139 for ; Thu, 4 Nov 2010 18:24:43 GMT Message-ID: <16450147.12711288895083434.JavaMail.jira@thor> Date: Thu, 4 Nov 2010 14:24:43 -0400 (EDT) From: "John Sichi (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Commented: (HIVE-1501) when generating reentrant INSERT for index rebuild, quote identifiers using backticks In-Reply-To: <9042975.98591280537778585.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-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928295#action_12928295 ] John Sichi commented on HIVE-1501: ---------------------------------- +1. Will commit when tests pass. > when generating reentrant INSERT for index rebuild, quote identifiers using backticks > ------------------------------------------------------------------------------------- > > Key: HIVE-1501 > URL: https://issues.apache.org/jira/browse/HIVE-1501 > Project: Hive > Issue Type: Bug > Components: Indexing > Affects Versions: 0.7.0 > Reporter: John Sichi > Assignee: Skye Berghel > Fix For: 0.7.0 > > Attachments: 1501.patch, 1501_new_tests.patch, 1501_with_tests.patch, HIVE-1501.4.patch > > > Yongqiang, you mentioned that you weren't able to do this due to SORT BY not accepting them. The SORT BY is gone now as of HIVE-1494 (and SORT BY needs to be fixed anyway). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.