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

Cheolsoo Park commented on PIG-2881:
------------------------------------

I am sorry that I wasn't clear. I think that we can put the test under 
{{./test/org/apache/pig/builtin/}}. Right now I see one file 
({{TestFunctionWrapperEvalFunc.java}}) in there. Since {{o.a.pig.builtin}} is 
the package that we're adding a new file, that seems like the right place to me.
                
> 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: PIG-2881.patch, Subtract.java, SubtractTest.java, 
> TEST-org.apache.pig.test.TestLoad.txt, TEST-org.apache.pig.test.TestStore.txt
>
>
> 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

Reply via email to