Skip to contents

Addition list content methods for databricks connectors implemented for connector::create_directory_cnt():

Usage

create_directory_cnt(connector_object, name, open = TRUE, ...)

# S3 method for class 'ConnectorDatabricksVolume'
create_directory_cnt(connector_object, name, open = TRUE, ...)

Arguments

connector_object

Connector The connector object to use.

name

character The name of the directory to create

open

create a new connector object

...

ConnectorDatabricksVolume: Additional parameters to pass to the brickster::db_volume_dir_create method

Value

ConnectorDatabricksVolume object or ConnectorDatabricksVolume object of a newly built directory