Skip to contents

Drop Spark tables in the write schema of the connection behind the cdm reference.

Usage

# S3 method for class 'spark_cdm'
dropSourceTable(cdm, name)

Arguments

cdm

A cdm reference

name

The names of the tables to drop. Tidyselect statements can be used.

Value

Drops the Spark tables.