Skip to contents

Addition log read methods for databricks connectors implemented for connector::log_read_connector():

Usage

log_read_connector(connector_object, name, ...)

Arguments

connector_object

The connector object to log the reading of.

name

The name of the connector.

...

Additional parameters passed to the specific method implementation

Value

The result of the specific method implementation.