-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/10337/#review18893
-----------------------------------------------------------

Ship it!


Ship It!

- Aniket Mokashi


On April 9, 2013, 9:24 p.m., Cheolsoo Park wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/10337/
> -----------------------------------------------------------
> 
> (Updated April 9, 2013, 9:24 p.m.)
> 
> 
> Review request for pig.
> 
> 
> Description
> -------
> 
> Add SQL IN operator to Pig. Please see:
> https://issues.apache.org/jira/browse/PIG-3269
> 
> 
> This addresses bug PIG-3269.
>     https://issues.apache.org/jira/browse/PIG-3269
> 
> 
> Diffs
> -----
> 
>   src/org/apache/pig/builtin/IN.java PRE-CREATION 
>   src/org/apache/pig/parser/AstPrinter.g 5d83bea 
>   src/org/apache/pig/parser/AstValidator.g b85e238 
>   src/org/apache/pig/parser/LogicalPlanGenerator.g 26f13f6 
>   src/org/apache/pig/parser/QueryLexer.g c7f9fdd 
>   src/org/apache/pig/parser/QueryParser.g 538621b 
>   test/commit-tests 5081fbc 
>   test/org/apache/pig/builtin/TestInUdf.java PRE-CREATION 
>   test/org/apache/pig/test/TestIn.java PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/10337/diff/
> 
> 
> Testing
> -------
> 
> Added two new test suites:
> - TestIn.java
> - TestInUdf.java
> 
> Also ran ant test-commit.
> 
> 
> Thanks,
> 
> Cheolsoo Park
> 
>

Reply via email to