databrickslabs / databricks-sdk-r

Databricks SDK for R (Experimental)
https://databrickslabs.github.io/databricks-sdk-r/
Apache License 2.0
19 stars 4 forks source link

Fix handling of bare `DATABRICKS_HOST` URLs #25

Closed atheriel closed 6 months ago

atheriel commented 8 months ago

Some platforms set DATABRICKS_HOST without the leading "https" for compatibility with existing ODBC code. Most other Databricks SDKs seem to detect this automatically and prefix the host as required, but until this commit this one did not.

(Note that this SDK is currently unusable inside Posit Workbench as a result of this limitation.)

Closes #22.

CLAassistant commented 8 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.