[
https://issues.apache.org/jira/browse/PIG-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13486497#comment-13486497
]
Joel Costigliola commented on PIG-2881:
---------------------------------------
Jon,
It turns out that the trunk (rev 1403547) did not pass the following tests on
my machine :(
{noformat}
[junit] Running org.apache.pig.test.TestLoad
[junit] Tests run: 15, Failures: 9, Errors: 0, Time elapsed: 59.125 sec
[junit] Running org.apache.pig.test.TestStore
[junit] Tests run: 17, Failures: 2, Errors: 0, Time elapsed: 406.874 sec
{noformat}
My environment is :
- Apache Ant(TM) version 1.8.2 compiled on December 3 2011
- Java version: 1.6.0_17, vendor: Sun Microsystems Inc.
- Default locale: en_GB, platform encoding: UTF-8
- OS name: "linux", version: "3.2.0-33-generic", arch: "amd64", family: "unix"
I have improved SUBTRACT unit tests, run all the tests and did not have more
failing tests than the one I mentioned.
Question : do you want me to make a patch or wait until all tests pass on my
machine ?
Regards,
Joel
> Add SUBTRACT eval function
> --------------------------
>
> Key: PIG-2881
> URL: https://issues.apache.org/jira/browse/PIG-2881
> Project: Pig
> Issue Type: New Feature
> Components: piggybank
> Affects Versions: 0.10.0
> Reporter: Joel Costigliola
> Priority: Minor
> Attachments: Subtract.java, SubtractTest.java
>
>
> Close to DIFF function but SUBTRACT(bag1, bag2) will subtract elements of
> bag2 from bag1.
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira