Fix Presto JDBC connection error (#17293)
Remove the `driver/can-connect?` implementation and move the `select-keys` logic instead to the existing place in `sql-jdbc.conn/connection-details->spec` Update test to also include the `:let-user-control-scheduling` details entry
Showing
- modules/drivers/presto-jdbc/src/metabase/driver/presto_jdbc.clj 11 additions, 5 deletions...s/drivers/presto-jdbc/src/metabase/driver/presto_jdbc.clj
- modules/drivers/presto-jdbc/test/metabase/driver/presto_jdbc_test.clj 6 additions, 2 deletions...ers/presto-jdbc/test/metabase/driver/presto_jdbc_test.clj
Please register or sign in to comment