GitHub user arina-ielchiieva opened a pull request:
https://github.com/apache/drill/pull/1186
DRILL-6290: Refactor TestInfoSchemaFilterPushDown tests to use PlanTestBase
utility methods
Details in [DRILL-6290](https://issues.apache.org/jira/browse/DRILL-6290).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/arina-ielchiieva/drill DRILL-6290
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1186.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1186
----
commit c08ba0f36028c5e4c23bd3029033b734495295bc
Author: Arina Ielchiieva <arina.yelchiyeva@...>
Date: 2018-03-23T11:33:40Z
DRILL-6290: Refactor TestInfoSchemaFilterPushDown tests to use PlanTestBase
utility methods
----
---