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

(Updated April 10, 2013, 3:49 a.m.)


Review request for pig.


Changes
-------

Minor clean ups.


Description
-------

Add SQL CASE statement to Pig. Please see:
https://issues.apache.org/jira/browse/PIG-3268


This addresses bug PIG-3268.
    https://issues.apache.org/jira/browse/PIG-3268


Diffs (updated)
-----

  src/org/apache/pig/parser/AliasMasker.g 9cc7971 
  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/test/TestCase.java PRE-CREATION 

Diff: https://reviews.apache.org/r/10341/diff/


Testing
-------

Added two new test suites:
- TestCase.java
- TestCaseUdf.java

Also ran ant test-commit.


Thanks,

Cheolsoo Park

Reply via email to