Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.8.0
-
None
-
None
Description
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.
Attachments
Issue Links
- is a child of
-
DRILL-1491 Support for JDK 8
- Resolved