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 32BAEE1A4 for ; Tue, 4 Dec 2012 23:34:59 +0000 (UTC) Received: (qmail 97929 invoked by uid 500); 4 Dec 2012 23:34:58 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 97881 invoked by uid 500); 4 Dec 2012 23:34:58 -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 97731 invoked by uid 500); 4 Dec 2012 23:34:58 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 97716 invoked by uid 99); 4 Dec 2012 23:34:58 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Dec 2012 23:34:58 +0000 Date: Tue, 4 Dec 2012 23:34:58 +0000 (UTC) From: "Navis (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <119468677.60999.1354664098532.JavaMail.jiratomcat@arcas> In-Reply-To: <977378916.51802.1354504558537.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (HIVE-3762) Minor fix for 'tableName' in Hive.g 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-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-3762: ------------------------ Status: Patch Available (was: Open) > Minor fix for 'tableName' in Hive.g > ----------------------------------- > > Key: HIVE-3762 > URL: https://issues.apache.org/jira/browse/HIVE-3762 > Project: Hive > Issue Type: Improvement > Components: Query Processor > Reporter: Navis > Assignee: Navis > Priority: Trivial > Attachments: HIVE-3762.D7143.1.patch > > > Current definition for 'tableName' is "(db=Identifier DOT)? tab=Identifier". If user specifies value "default." for it, hive parser accepts "default" as table name and reserves "." for next token but it's not valid. > Really trivial but it is small needed part for improving query auto-completion (I'm doing it). -- 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