-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/10035/
-----------------------------------------------------------
Review request for pig.
Description
-------
1) Fixed cases where partition pushdown was not happening for AND and OR
construct
2) Commented out the negative test cases as they were actually not asserting
anything.
This addresses bug PIG-3173.
https://issues.apache.org/jira/browse/PIG-3173
Diffs
-----
http://svn.apache.org/repos/asf/pig/trunk/src/org/apache/pig/newplan/PColFilterExtractor.java
1458047
http://svn.apache.org/repos/asf/pig/trunk/test/org/apache/pig/test/TestPartitionFilterPushDown.java
1458047
Diff: https://reviews.apache.org/r/10035/diff/
Testing
-------
Unit tests added and tested few cases manually with hcat.
Thanks,
Rohini Palaniswamy