-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34245/
-----------------------------------------------------------
(Updated May 14, 2015, 8:07 p.m.)
Review request for drill and Jacques Nadeau.
Changes
-------
just updated "Testing Done"
Bugs: DRILL-3063
https://issues.apache.org/jira/browse/DRILL-3063
Repository: drill-git
Description
-------
Changed the cleanup handling at the end of ImplCreator.getExec(), and
handle the newly returned null value in FragmentExecutor.run().
Diffs
-----
exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/ImplCreator.java
77ca0f5
exec/java-exec/src/main/java/org/apache/drill/exec/work/fragment/FragmentExecutor.java
8c49d68
Diff: https://reviews.apache.org/r/34245/diff/
Testing (updated)
-------
I've run the presubmit suite twice, and it has failed differently both times.
The first time, regression failed in
/root/private-sql-hadoop-test/framework/resources/Precommit/Functional/partition_pruning/hive/text/hier_intstring/data/textSelectMultipleAnd.q
The second time, regression failed in
/root/private-sql-hadoop-test/framework/resources/Functional/Passing/complex/json/complex51.q
Thanks,
Chris Westin