You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by Sudheesh Katkam <sk...@maprtech.com> on 2015/03/26 01:33:37 UTC

Review Request 32513: DRILL-2572 Test case failures on Linux

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

Review request for drill and Aman Sinha.


Repository: drill-git


Description
-------

DRILL-2572: Use PrelUtil to get PlannerSettings for PruneScanRule

+ context.getPlannerSettings() returns null sometimes
+ introduced in commit 48c9c01


Diffs
-----

  exec/java-exec/src/main/java/org/apache/drill/exec/planner/logical/partition/PruneScanRule.java b8c9ebf 

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


Testing
-------

Passes all unit tests on Mac and Linux.


Thanks,

Sudheesh Katkam


Re: Review Request 32513: DRILL-2572 Test case failures on Linux

Posted by Sudheesh Katkam <sk...@maprtech.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32513/
-----------------------------------------------------------

(Updated March 26, 2015, 12:36 a.m.)


Review request for drill and Aman Sinha.


Repository: drill-git


Description (updated)
-------

[DRILL-2572](https://issues.apache.org/jira/browse/DRILL-2572): Use PrelUtil to get PlannerSettings for PruneScanRule

+ context.getPlannerSettings() returns null sometimes
+ introduced in commit 48c9c01


Diffs
-----

  exec/java-exec/src/main/java/org/apache/drill/exec/planner/logical/partition/PruneScanRule.java b8c9ebf 

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


Testing
-------

Passes all unit tests on Mac and Linux.


Thanks,

Sudheesh Katkam