Connect to Databricks SQL Warehouse
Arguments
- drv
A DatabricksDriver object
- warehouse_id
ID of the SQL warehouse to connect to
- catalog
Optional catalog name to use as default
- schema
Optional schema name to use as default
- staging_volume
Optional volume path for large dataset staging
- token
Authentication token (defaults to db_token())
- host
Databricks workspace host (defaults to db_host())
- ...
Additional arguments (ignored)