Dremio does not support JDK 11 but if your JDBC client is JDK 11 then Dremio can talk to it but the below needs to be set on the JDBC clinet on startup
-Dcdjd.io.netty.tryReflectionSetAccessible=true
Dremio does not support JDK 11 but if your JDBC client is JDK 11 then Dremio can talk to it but the below needs to be set on the JDBC clinet on startup
-Dcdjd.io.netty.tryReflectionSetAccessible=true