Skip to content

dbRemoveTable does not drop the table on Spark #310

@IoannaNika

Description

@IoannaNika

While testing DatabaseConnector 7 with CDMConnector on spark, I came across this issue: dbRemoveTable() does not drop the table.

The two statements here https://github.com/OHDSI/DatabaseConnector/blob/main/R/DBI.R#L695 need to be split and to be executed separately. Otherwise, from my understanding, only the first command is executed hence the table is not dropped.

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