New driver class for Dremio

The default driver class name used for new Dremio connections has changed to com.dremio.jdbc.Driver.

You can change existing connections by editing the driver class name property from com.dremio.jdbc.impl.DriverImpl to com.dremio.jdbc.Driver.