cdmDisconnect.spark_cdm: Disconnect the connection of the cdm object
Description
Disconnect the connection of the cdm object
Usage
# S3 method for spark_cdm
cdmDisconnect(cdm, dropWriteSchema = FALSE, ...)
Arguments
- cdm
cdm reference
- dropWriteSchema
Whether to drop tables in the writeSchema
- ...
Not used