GitHub user aleph-zero opened a pull request:
https://github.com/apache/drill/pull/251
DRILL-3791: MySQL tests for JDBC plugin
This commit adds integration tests for the JDBC plugin with MySQL. It
also refactors the existing Derby tests to have the same general pattern
as the MySQL tests: data is defined in an external .sql file and maven
is used to start/stop external resources for testing.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aleph-zero/drill issues/DRILL-3791
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/251.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 #251
----
commit f64c344e4bf2858b2941b2562612e4a56af0f57d
Author: aleph-zero <[email protected]>
Date: 2015-11-09T19:42:54Z
DRILL-3791: MySQL tests for JDBC plugin
This commit adds integration tests for the JDBC plugin with MySQL. It
also refactors the existing Derby tests to have the same general pattern
as the MySQL tests: data is defined in an external .sql file and maven
is used to start/stop external resources for testing.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---