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

Hadoop QA commented on PIG-712:
-------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  
http://issues.apache.org/jira/secure/attachment/12404692/Pig_712_Patch_TestCase.txt
  against trunk revision 759376.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    -1 release audit.  The applied patch generated 154 release audit warnings 
(more than the trunk's current 153 warnings).

    -1 core tests.  The patch failed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: 
http://hudson.zones.apache.org/hudson/job/Pig-Patch-minerva.apache.org/20/testReport/
Release audit warnings: 
http://hudson.zones.apache.org/hudson/job/Pig-Patch-minerva.apache.org/20/artifact/trunk/current/releaseAuditDiffWarnings.txt
Findbugs warnings: 
http://hudson.zones.apache.org/hudson/job/Pig-Patch-minerva.apache.org/20/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: 
http://hudson.zones.apache.org/hudson/job/Pig-Patch-minerva.apache.org/20/console

This message is automatically generated.

> Need utilities to create schemas for bags and tuples
> ----------------------------------------------------
>
>                 Key: PIG-712
>                 URL: https://issues.apache.org/jira/browse/PIG-712
>             Project: Pig
>          Issue Type: Improvement
>          Components: impl
>    Affects Versions: 0.2.0
>            Reporter: Santhosh Srinivasan
>            Priority: Minor
>             Fix For: 0.3.0
>
>         Attachments: Pig_712_Patch.txt, Pig_712_Patch_TestCase.txt
>
>
> Pig should provide utilities to create bag and tuple schemas. Currently, 
> users return schemas in outputSchema method and end up with very verbose 
> boiler plate code. It will be very nice if Pig encapsulates the boiler plate 
> code in utility methods.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to