Skip to contents

Additional remove methods for Databricks connectors implemented for connector::remove_cnt():

Usage

remove_cnt(connector_object, name, ...)

# S3 method for class 'ConnectorDatabricksTable'
remove_cnt(connector_object, name, ...)

# S3 method for class 'ConnectorDatabricksVolume'
remove_cnt(connector_object, name, ...)

Arguments

connector_object

Connector The connector object to use.

name

character Name of the content to read, write, or remove. Typically the table name.

...

ConnectorDatabricksTable: Additional parameters to pass to the brickster::db_uc_tables_delete() method

Value

invisible connector_object.