-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35973/
-----------------------------------------------------------
Review request for drill.
Bugs: DRILL-3410
https://issues.apache.org/jira/browse/DRILL-3410
Repository: drill-git
Description
-------
DRILL-3410: rewrite OR and AND operators to have only 2 operands so partitoning
pruning will work correctly
Diffs
-----
exec/java-exec/src/main/java/org/apache/drill/exec/planner/logical/partition/PruneScanRule.java
ae183313f5bcfc394ffb61c766562f9102cf5a87
exec/java-exec/src/main/java/org/apache/drill/exec/planner/logical/partition/RewriteAsBinaryOperators.java
PRE-CREATION
exec/java-exec/src/test/java/org/apache/drill/TestCTASPartitionFilter.java
3943426ed7763986f131dfc2428b994935ced305
Diff: https://reviews.apache.org/r/35973/diff/
Testing
-------
Thanks,
Steven Phillips