Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2F260E395 for ; Wed, 27 Feb 2013 19:01:15 +0000 (UTC) Received: (qmail 67793 invoked by uid 500); 27 Feb 2013 19:01:14 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 67724 invoked by uid 500); 27 Feb 2013 19:01:14 -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 67714 invoked by uid 500); 27 Feb 2013 19:01:14 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 67711 invoked by uid 99); 27 Feb 2013 19:01:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Feb 2013 19:01:14 +0000 Date: Wed, 27 Feb 2013 19:01:14 +0000 (UTC) From: "Shreepadma Venugopalan (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-4064) Handle db qualified names consistently across all HiveQL statements 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-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588639#comment-13588639 ] Shreepadma Venugopalan commented on HIVE-4064: ---------------------------------------------- I believe there is a problem with a number of DDLs including ALTER TABLE, CREATE INDEX. > Handle db qualified names consistently across all HiveQL statements > ------------------------------------------------------------------- > > Key: HIVE-4064 > URL: https://issues.apache.org/jira/browse/HIVE-4064 > Project: Hive > Issue Type: Bug > Components: SQL > Affects Versions: 0.10.0 > Reporter: Shreepadma Venugopalan > > Hive doesn't consistently handle db qualified names across all HiveQL statements. While some HiveQL statements such as SELECT support DB qualified names, other such as CREATE INDEX doesn't. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira