Return-Path: Delivered-To: apmail-hadoop-pig-dev-archive@www.apache.org Received: (qmail 67667 invoked from network); 27 Aug 2010 20:23:20 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 Aug 2010 20:23:20 -0000 Received: (qmail 4303 invoked by uid 500); 27 Aug 2010 20:23:20 -0000 Delivered-To: apmail-hadoop-pig-dev-archive@hadoop.apache.org Received: (qmail 4272 invoked by uid 500); 27 Aug 2010 20:23:20 -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 4264 invoked by uid 99); 27 Aug 2010 20:23:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Aug 2010 20:23:20 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Aug 2010 20:23:17 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7RKMuMm006442 for ; Fri, 27 Aug 2010 20:22:56 GMT Message-ID: <29178303.39021282940576249.JavaMail.jira@thor> Date: Fri, 27 Aug 2010 16:22:56 -0400 (EDT) From: "Olga Natkovich (JIRA)" To: pig-dev@hadoop.apache.org Subject: [jira] Commented: (PIG-1549) Provide utility to construct CNF form of predicates In-Reply-To: <15548153.416421282121356029.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/PIG-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903591#action_12903591 ] Olga Natkovich commented on PIG-1549: ------------------------------------- I don't think this patch applies. can you regenerate the patch with svn diff from the latest code and also add unit tests, thanks > Provide utility to construct CNF form of predicates > --------------------------------------------------- > > Key: PIG-1549 > URL: https://issues.apache.org/jira/browse/PIG-1549 > Project: Pig > Issue Type: New Feature > Components: impl > Affects Versions: 0.8.0 > Reporter: Swati Jain > Assignee: Swati Jain > Fix For: 0.8.0 > > Attachments: 0001-Add-CNF-utility-class.patch > > > Provide utility to construct CNF form of predicates -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.