[
https://issues.apache.org/jira/browse/DRILL-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997234#comment-14997234
]
ASF GitHub Bot commented on DRILL-3791:
---------------------------------------
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.
----
> Test JDBC plugin with MySQL
> ---------------------------
>
> Key: DRILL-3791
> URL: https://issues.apache.org/jira/browse/DRILL-3791
> Project: Apache Drill
> Issue Type: Test
> Components: Storage - Other
> Reporter: Andrew
> Assignee: Andrew
> Priority: Blocker
>
> Testing the new JDBC storage plugin against MySQL.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)