Skip to content

Warnings with DBI_0.5-1 #124

Open
Open
@cfhammill

Description

@cfhammill

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions