You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/01 22:28:26 UTC

[jira] [Commented] (DRILL-3791) Test JDBC plugin with MySQL

    [ https://issues.apache.org/jira/browse/DRILL-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14940366#comment-14940366 ] 

ASF GitHub Bot commented on DRILL-3791:
---------------------------------------

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/

----


> 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)