You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by aleph-zero <gi...@git.apache.org> on 2015/10/01 22:27:41 UTC

[GitHub] drill pull request: [DRILL-3791] JDBC Storage Plugin Testing

GitHub user aleph-zero opened a pull request:

    https://github.com/apache/drill/pull/182

    [DRILL-3791] JDBC Storage Plugin Testing

    Improves testing for the JDBC storage plugin.
    
    - Adds tests for MySQL
    - Simplifies testing by having maven start/stop Derby and MySQL servers
    - Moves test data into .sql files under src/test/resources/

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/182.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 #182
    
----
commit 371943cc4c204ea4e83d1c44d1f2e30c326b6731
Author: aleph-zero <an...@primer.org>
Date:   2015-10-01T20:23:41Z

    [DRILL-3791] JDBC Storage Plugin Testing
    
    Improves testing for the JDBC storage plugin.
    
    - Adds tests for MySQL
    - Simplifies testing by having maven start/stop Derby and MySQL servers
    - Moves test data into .sql files under src/test/resources/

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---