Simon P. Couch

Results 284 comments of Simon P. Couch

Intended to close #1544. @rplsmn, thanks for the thorough issue description there! It appears you've closed this PR—did you intend to do so? If so, would you be interested in...

cc @topepo, there's a test here called "one player is really bad" that's now failing with: ``` ── Failure ('test-win-loss-overall.R:92:3'): one player is really bad ────────── nrow(best_res) == 1 is...

`?DBI::dbExecute` reads: > Failure modes > An error is raised when issuing a statement over a closed or invalid connection, if the syntax of the statement is invalid, or if...

I'm also using Oracle's driver (rather than the Posit Pro Driver), though with: ``` $driver.version [1] "23.03.00239" ``` When I connect without a DSN, I see: ``` $sourcename [1] ""...

Looks like the "JAVA not found" error from `agua::h2o_start()` is coming from a call to `Sys.which("java")`. What output do you see in that case? Do you see different output in...

In any case, the error message here should be more informative!

Thanks for the issue, @lorenzbr. Do you still see this issue with odbc 1.4.1?

As this is likely a driver config issue and we haven't been able to get more information to reproduce, I'm going to go ahead and close.