You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`connection_type` - Connection type. `BIGQUERY``MYSQL``POSTGRESQL``SNOWFLAKE``REDSHIFT``SQLDW``SQLSERVER` or `DATABRICKS` are supported. [Up-to-date list of connection type supported](https://docs.databricks.com/query-federation/index.html#supported-data-sources)
38
-
-`options` - The key value of options required by the connection, e.g. `host`, `port`, `user` and `password`.
68
+
-`options` - The key value of options required by the connection, e.g. `host`, `port`, `user`, `password` or `GoogleServiceAccountKeyJson`. Please consult the [documentation](https://docs.databricks.com/query-federation/index.html#supported-data-sources) for the required option.
39
69
-`owner` - (Optional) Name of the connection owner.
0 commit comments