[ 
https://issues.apache.org/jira/browse/PIG-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13013528#comment-13013528
 ] 

Xuefu Zhang commented on PIG-1918:
----------------------------------

For PIG-1918.patch, Unit test passed. Test-patch run result (release warning 
comes because of newly added public methods in a few classes) :

     [exec] -1 overall.
     [exec]
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec]
     [exec]     +1 tests included.  The patch appears to include 6 new or 
modified tests.
     [exec]
     [exec]     +1 javadoc.  The javadoc tool did not generate any warning 
messages.
     [exec]
     [exec]     +1 javac.  The applied patch does not increase the total number 
of javac compiler warnings.
     [exec]
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs 
warnings.
     [exec]
     [exec]     -1 release audit.  The applied patch generated 565 release 
audit warnings (more than the trunk's current 551 warnings).


> Line number should be give for logical plan failures
> ----------------------------------------------------
>
>                 Key: PIG-1918
>                 URL: https://issues.apache.org/jira/browse/PIG-1918
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Olga Natkovich
>            Assignee: Xuefu Zhang
>             Fix For: 0.9.0
>
>         Attachments: PIG-1918.patch
>
>
> Currently, the line is only given for the cases where we encounter problem in 
> AST but not on the logical plan. It would be much more meaningful to users if 
> it covered both

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to