Return-Path: Delivered-To: apmail-hadoop-pig-commits-archive@www.apache.org Received: (qmail 14694 invoked from network); 4 Feb 2009 02:39:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Feb 2009 02:39:05 -0000 Received: (qmail 69676 invoked by uid 500); 4 Feb 2009 02:39:05 -0000 Delivered-To: apmail-hadoop-pig-commits-archive@hadoop.apache.org Received: (qmail 69652 invoked by uid 500); 4 Feb 2009 02:39:05 -0000 Mailing-List: contact pig-commits-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-commits@hadoop.apache.org Received: (qmail 69643 invoked by uid 500); 4 Feb 2009 02:39:05 -0000 Delivered-To: apmail-incubator-pig-commits@incubator.apache.org Received: (qmail 69640 invoked by uid 99); 4 Feb 2009 02:39:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2009 18:39:05 -0800 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.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Feb 2009 02:39:04 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id C1AFB118D7 for ; Wed, 4 Feb 2009 02:38:44 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: pig-commits@incubator.apache.org Date: Wed, 04 Feb 2009 02:38:44 -0000 Message-ID: <20090204023844.13102.13551@eos.apache.org> Subject: [Pig Wiki] Update of "PigErrorHandlingFunctionalSpecification" by SanthoshSrinivasan X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Pig Wiki" for change notification. The following page has been changed by SanthoshSrinivasan: http://wiki.apache.org/pig/PigErrorHandlingFunctionalSpecification ------------------------------------------------------------------------------ ||1036||Map key should be a basic type|| ||1037||Operand of Regex can be CharArray only|| ||1038||Operands of AND/OR can be boolean only|| - ||1039||Incompatible types in operator. LHS: RHS: type|| + ||1039||Incompatible types in operator. left hand side: right hand size: type|| ||1040||Could not set field schema|| ||1041||NEG can be used with numbers or Bytearray only|| ||1042||NOT can be used with boolean only||