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

Review request for pig.


Description
-------

Allows condition expression in case statement.


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


Diffs
-----

  src/org/apache/pig/parser/AstPrinter.g c2abede 
  src/org/apache/pig/parser/AstValidator.g 2c6d4dc 
  src/org/apache/pig/parser/LogicalPlanGenerator.g 9375d60 
  src/org/apache/pig/parser/QueryParser.g 2b84c86 
  test/org/apache/pig/test/TestCase.java dbee495 

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


Testing
-------

All unit tests pass.


Thanks,

Cheolsoo Park

Reply via email to