You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Paul Rogers (JIRA)" <ji...@apache.org> on 2016/12/09 23:48:59 UTC

[jira] [Created] (DRILL-5120) Upgrade JDBC Driver for new Java 8 methods

Paul Rogers created DRILL-5120:
----------------------------------

             Summary: Upgrade JDBC Driver for new Java 8 methods
                 Key: DRILL-5120
                 URL: https://issues.apache.org/jira/browse/DRILL-5120
             Project: Apache Drill
          Issue Type: Bug
          Components: Client - JDBC
    Affects Versions: 1.8.0
            Reporter: Paul Rogers
            Priority: Minor


Java 8 has been released for some time. Included in Java 8 is a new version of the JDBC interface: JDBC 4.2. Consult the JDBC spec for details.

The JDBC unit tests were modified to pass with the default JDBC 4.2 implementations. The "known not implemented" code (marked with TODO) should be replaced to test the real implementations.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)