R/connector_imports.R
log_write_connector.Rd
Addition log write methods for databricks connectors implemented for connector::log_write_connector():
connector::log_write_connector()
log_write_connector(connector_object, name, ...)
The connector object to log the writing of.
The name of the connector.
Additional parameters passed to the specific method implementation
The result of the specific method implementation.