-
Type:
Test
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.19.0
-
Component/s: jdbc-adapter
-
Labels:None
We are still using the JDBC 3 version (9.3-1102-jdbc3). Not sure if anyone has run the compatibility tests in calcite-test-dataset with Postgresql recently, but I get an java.lang.AbstractMethodError message for several of them. We can move to the JDBC 4.1 implementation 9.3-1102-jdbc41 (I verified that this fixes the issue).