Databricks SQL
Core Properties:
- Connection Name: Unique identifier for the connection
- API Bearer Token: Databricks Personal Access Token (PAT)
- Server Hostname: Databricks SQL warehouse hostname (e.g., my_host.cloud.databricks.com)
- HTTP Path: SQL warehouse HTTP path (e.g., /sql/1.0/endpoints/my_endpoint)
Additional Options:
- Use Environment Variable (for Bearer Token, Server Hostname, HTTP Path)
- Encrypted Value (for sensitive data)
Documentation: Databricks SQL Documentation