Return-Path: Delivered-To: apmail-hadoop-pig-dev-archive@www.apache.org Received: (qmail 51650 invoked from network); 5 Apr 2010 17:49:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Apr 2010 17:49:48 -0000 Received: (qmail 92966 invoked by uid 500); 5 Apr 2010 17:49:48 -0000 Delivered-To: apmail-hadoop-pig-dev-archive@hadoop.apache.org Received: (qmail 92947 invoked by uid 500); 5 Apr 2010 17:49:48 -0000 Mailing-List: contact pig-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: pig-dev@hadoop.apache.org Delivered-To: mailing list pig-dev@hadoop.apache.org Received: (qmail 92939 invoked by uid 99); 5 Apr 2010 17:49:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Apr 2010 17:49:48 +0000 X-ASF-Spam-Status: No, hits=-1218.8 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Apr 2010 17:49:47 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 418E2234C4AB for ; Mon, 5 Apr 2010 17:49:27 +0000 (UTC) Message-ID: <1920860312.692421270489767267.JavaMail.jira@brutus.apache.org> Date: Mon, 5 Apr 2010 17:49:27 +0000 (UTC) From: "Xuefu Zhang (JIRA)" To: pig-dev@hadoop.apache.org Subject: [jira] Updated: (PIG-1350) [Zebra] Zebra column names cannot have leading "_" In-Reply-To: <1623098484.644921270161867303.JavaMail.jira@brutus.apache.org> 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/PIG-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1350: ----------------------------- Status: Open (was: Patch Available) > [Zebra] Zebra column names cannot have leading "_" > -------------------------------------------------- > > Key: PIG-1350 > URL: https://issues.apache.org/jira/browse/PIG-1350 > Project: Pig > Issue Type: Improvement > Reporter: Xuefu Zhang > Assignee: Xuefu Zhang > Fix For: 0.7.0 > > Attachments: pig-1350.patch, pig-1350.patch > > > Disallowing '_' as leading character in column names in Zebra schema is too restrictive, which should be lifted. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.