Open
Description
Looks like the new version of DBI is causing warnings with BatchJobs. I'm not sure the exact
origin of the warning, it's buried in some of my code that uses createRegistry
, batchMap
, batchSubmit
, waitForJobs
, killJobs
, and removeRegistry
. If it's not immediately obvious
I can dig for the root.
2. Test sequential, multicore, and queue applies work (@test_qminc.R#28) - RSQLite::dbGetPreparedQuery() is deprecated, please switch to DBI::dbGetQuery(params = bind.data).
3. Test sequential, multicore, and queue applies work (@test_qminc.R#28) - Named parameters not used in query: fun_id, pars, jobname
Metadata
Metadata
Assignees
Labels
No labels