-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33139/
-----------------------------------------------------------
(Updated April 13, 2015, 6:41 p.m.)
Review request for drill and Venki Korukanti.
Bugs: DRILL-1827
https://issues.apache.org/jira/browse/DRILL-1827
Repository: drill-git
Description (updated)
-------
There was a bug in the unit test framework that was flipping the expected and
actual result sets. I added a try/finally block as well to make sure we cleanup
the resources from the queries even if the result set verification fails.
Diffs
-----
exec/java-exec/src/test/java/org/apache/drill/DrillTestWrapper.java d05c896
Diff: https://reviews.apache.org/r/33139/diff/
Testing
-------
Uint test framework changes only, unit tests are passing.
Thanks,
Jason Altekruse