Return-Path: X-Original-To: apmail-pig-dev-archive@www.apache.org Delivered-To: apmail-pig-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 28FF636A2 for ; Tue, 3 May 2011 00:08:45 +0000 (UTC) Received: (qmail 26344 invoked by uid 500); 3 May 2011 00:08:44 -0000 Delivered-To: apmail-pig-dev-archive@pig.apache.org Received: (qmail 26323 invoked by uid 500); 3 May 2011 00:08:44 -0000 Mailing-List: contact dev-help@pig.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pig.apache.org Delivered-To: mailing list dev@pig.apache.org Received: (qmail 26307 invoked by uid 500); 3 May 2011 00:08:44 -0000 Delivered-To: apmail-hadoop-pig-dev@hadoop.apache.org Received: (qmail 26304 invoked by uid 99); 3 May 2011 00:08:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 May 2011 00:08:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 May 2011 00:08:43 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C92D4BEFF7 for ; Tue, 3 May 2011 00:08:05 +0000 (UTC) Date: Tue, 3 May 2011 00:08:05 +0000 (UTC) From: "Thejas M Nair (JIRA)" To: pig-dev@hadoop.apache.org Message-ID: <888711632.16978.1304381285820.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <4170112.180911292610001750.JavaMail.jira@thor> Subject: [jira] [Commented] (PIG-1775) Removal of old logical plan 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-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13027943#comment-13027943 ] Thejas M Nair commented on PIG-1775: ------------------------------------ Comments on - PIG-1775.patch - TestLogToPhyCompiler.testComplexForeach - this comment can be removed - // Commented out due to PIG-2020 TestMapSideCogroup.testFailure1 - fix for PIG-2018 has been checked in , can this be enabled? TestLogicalPlanBuilder.testQuery18 - fix for PIG-1996 has been checked in , can this be enabled? TestLogicalPlanBuilder.testQuery96 - verification part of the test is missing TestLogicalPlanBuilder.testQuery97 onwards are commented out, should they also be migrated ? src/org/apache/pig/impl/util/Utils.java - getSchemaFromString has been changed to always return null, should it be re-enabled ? > Removal of old logical plan > --------------------------- > > Key: PIG-1775 > URL: https://issues.apache.org/jira/browse/PIG-1775 > Project: Pig > Issue Type: Improvement > Affects Versions: 0.9.0 > Reporter: Yan Zhou > Assignee: Xuefu Zhang > Fix For: 0.9.0 > > Attachments: PIG-1775.patch > > > The new logical plan will only be used and the old logical plan will be removed once the new one is stable enough. It is scheduled for the 0.9 release. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira