Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 561AA18A31 for ; Wed, 30 Sep 2015 22:03:04 +0000 (UTC) Received: (qmail 64320 invoked by uid 500); 30 Sep 2015 22:03:04 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 64296 invoked by uid 500); 30 Sep 2015 22:03:04 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 64286 invoked by uid 99); 30 Sep 2015 22:03:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Sep 2015 22:03:04 +0000 Date: Wed, 30 Sep 2015 22:03:04 +0000 (UTC) From: "Laljo John Pullokkaran (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-11699) Support special characters in quoted table names 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-11699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14938949#comment-14938949 ] Laljo John Pullokkaran commented on HIVE-11699: ----------------------------------------------- +1 contigent on clean QA run. > Support special characters in quoted table names > ------------------------------------------------ > > Key: HIVE-11699 > URL: https://issues.apache.org/jira/browse/HIVE-11699 > Project: Hive > Issue Type: New Feature > Reporter: Pengcheng Xiong > Assignee: Pengcheng Xiong > Attachments: HIVE-11699.01.patch, HIVE-11699.02.patch, HIVE-11699.03.patch, HIVE-11699.04.patch, HIVE-11699.05.patch, HIVE-11699.06.patch, HIVE-11699.07.patch, HIVE-11699.08.patch > > > Right now table names can only be "[a-zA-z_0-9]+". This patch tries to investigate how much change there should be if we would like to support special characters, e.g., "/" in table names. -- This message was sent by Atlassian JIRA (v6.3.4#6332)