GitHub user paul-rogers opened a pull request:

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

    Drill 5091: JDBC unit test fails to set up test storage plugin config on 
Java 8

    Two parts: hygiene and the bug fixes.
    
    Hygiene just cleans up nuisance compiler warnings seen in Eclipse.
    
    The second commit fixes the actual problems as detailed in DRILL-5091:
    
    * Missing test config parameter
    * Handle new Java 8 JDBC functions

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/paul-rogers/drill DRILL-5091

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/676.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 #676
    
----
commit 234fab6bd18fcd2d3930598dd8a58187ae1feb2c
Author: Paul Rogers <prog...@maprtech.com>
Date:   2016-12-02T22:02:03Z

    DRILL-5091: Hygiene
    
    Cleans up compiler warnings seen in Eclipse.

commit 39688202434fb450124a52a3d73c45f0a5c39893
Author: Paul Rogers <prog...@maprtech.com>
Date:   2016-12-02T22:02:31Z

    DRILL-5091: JDBC unit test fails to set up test storage plugin config on 
Java 8
    
    Fixes the two issues described in DRILL-5091:
    
    * Missing test config parameter
    * Handle new Java 8 JDBC functions

----


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

Reply via email to